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
faced same issue, the component doenst rerender when language changes. did a simple state change to test but the language didn't get updated. need to remount the component.
hence, did a patch-package to add locale check to componentDidUpdate
How can I dynamically change locale via i18n?
The locale only changes when i restart application
The text was updated successfully, but these errors were encountered: