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
Prevent reload page on language change, fixesringcentral#36
- Uses onpopstate to handle users pressing back buttons
- Switches the query string and changes the language
without reloading.
- Thanks to @bootstraponline for some of the code in this commit.
0 commit comments