Merge pull request #20567 from gashcrumb/update-change-handler

fix: Tidy up i18nextTranslationApi change handling
This commit is contained in:
Patrik Oldsberg
2023-10-12 16:33:10 +02:00
committed by GitHub
3 changed files with 9 additions and 10 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-app-api': patch
---
Fixed a bug in `TranslationApi` implementation where in some cases it wouldn't notify subscribers of language changes.