-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
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
- Angular version: 4.4.1
- Browser:
- [x ] Chrome (desktop) version 60
Reactions are currently unavailable