fix: Tidy up i18nextTranslationApi change handling
This change removes some extra logic in i18NextTranslationApi's change handling to ensure it always updates subscribers when a language change is handled. The relevant test was updated so it doesn't expect snapshots that aren't loaded. Fixes #20381 Signed-off-by: Stan Lewis <gashcrumb@gmail.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/core-app-api': patch
|
||||
---
|
||||
|
||||
Fixed a bug in i18nextTranslationApi where in some cases it wouldn't notify subscribers of language changes
|
||||
Reference in New Issue
Block a user