You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All of the UI uses setLanguageAmplify, so the package assumes you're making use of it; it's so when the user refreshes it won't switch their language back.
I'd welcome a PR that adds this support, but it wasn't created with this in mind. To be honest it's extremely simple to implement the UI without this package.
If you really want to force this, you could try this. Haven't tested it though:
e.g.
I set lang[1] on startup
your package sets it to lang[0] again
not good
The text was updated successfully, but these errors were encountered: