Describe the bug
The current language switch example does not work. When swapping the language, every route still links to old locale
To Reproduce
Steps to reproduce the behavior:
- Simply start up the project
- Add language switch example code
- Create link in your app to other page
- Change lenguage (do not reload page)
- Click link
- The route will use the previous locale
Expected behavior
To use the new locale. It works with full page reload
Mandatory reproduction repository
Add a git repository to reproduce the bug.
Describe the bug
The current language switch example does not work. When swapping the language, every route still links to old locale
To Reproduce
Steps to reproduce the behavior:
Expected behavior
To use the new locale. It works with full page reload
Mandatory reproduction repository
Add a git repository to reproduce the bug.