Closed trymeouteh closed 10 months ago
Calling changeLanguage without lng uses the language detector to choose the language to set.: https://www.i18next.com/overview/api#changelanguage
this will manually re-detecting language... and since the last language was german, it will keep german
🐛 Bug Report
A clear and concise description of what the bug is.
To Reproduce
Expected behavior
By selecting the blank option when the current language set is German, English will be set as the fallback language and display "Hello World", not "Hallo Welt".
Your Environment