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
So consider this case – user switched language, then refresh page and bam! everything is goes to initialized values. How to avoid that?
What is the logic behind action REDUX_i18N_SET_LANGUAGE ???
It fires on every component no matter what – how to turn it off? Or force it to fire just once?
The text was updated successfully, but these errors were encountered:
Hey guys,
So consider this case – user switched language, then refresh page and bam! everything is goes to initialized values. How to avoid that?
What is the logic behind action REDUX_i18N_SET_LANGUAGE ???
It fires on every component no matter what – how to turn it off? Or force it to fire just once?
The text was updated successfully, but these errors were encountered: