I'm submitting a ... (check one with "x")
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ x] Bug report <!-- Please check the repository for a similar issue or PR before submitting -->
[ ] Support request => <!-- Please check the repository for a similar issue or PR before submitting -->
[ ] Feature request
[ ] Documentation issue or request
Current behavior
When I select Turkish language using language menu, after page reload, this state is not saved. ie. it loads English content again.
Expected/desired behavior
Page should load with turkish content
Minimal reproduction of the problem with instructions
- git clone this repo
- run
npm run serve:watch
- go to localhost
- select Turkish language from top toolbar right menu
- Refresh the browser
- English content loads after refresh instead of Turkish
Environment
- [x ] Chrome (desktop) version 60
I'm submitting a ... (check one with "x")
Current behavior
When I select Turkish language using language menu, after page reload, this state is not saved. ie. it loads English content again.
Expected/desired behavior
Page should load with turkish content
Minimal reproduction of the problem with instructions
npm run serve:watchEnvironment