Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Session Instances + Hot Code Push prevents language changing #12

Open
IstoraMandiri opened this issue Mar 4, 2015 · 0 comments

Comments

@IstoraMandiri
Copy link
Contributor

During development I noticed that the language didn't change sometimes. It was due to having multiple instances of a open during hot code push.

To reproduce:

  1. Open two browser windows (same browser), set a language
  2. Update client code to cause hot code push / refresh
  3. Try changing language in both

Result: i18n-db does not update strings on setLanguage in one or both windows. i18n is fine; it's just i18n-db that's not updating.

Not a major concern right now, just keep it in mind during development!

@IstoraMandiri IstoraMandiri changed the title Doesn't seem to work in Chrome 41 Incognito Multiple Session Instances + Hot Code Push prevents language changing Mar 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant