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
Current Behavior
When I call tx.setCurrentLocal the UI freezes(button stays as pressed, please see the video recording) until the translations are fetched, also I can't get a proper loading state. The loading state returns true when doing console.log but the loader doesn't appear on the screen.
Expected Behavior
The UI doesn't freeze when the locale changes and the loading indicator value is displayed on the screen.
Current Behavior
When I call t
x.setCurrentLocal
the UI freezes(button stays as pressed, please see the video recording) until the translations are fetched, also I can't get a proper loading state. The loading state returns true when doingconsole.log
but the loader doesn't appear on the screen.Expected Behavior
The UI doesn't freeze when the locale changes and the loading indicator value is displayed on the screen.
Steps to Reproduce
Here's the demo
Screen.Recording.2024-04-12.at.18.57.06.mov
The text was updated successfully, but these errors were encountered: