Navigation to previous page via browser also reverts language switches
When I switch the language and then go back one page using the browser's "back button", I first revert the language switch. I.e.
- I am at e.g.
http://localhost:3000/MappingItemList/Terminologies
- then I switch to German
http://localhost:3000/de/MappingItemList/Terminologies
- then I go back one page but instead of getting to the main page in German (
http://localhost:3000/de
), I stay on the page and switch back to English:http://localhost:3000/MappingItemList/Terminologies
@gabriel.preuss can you deal with this? If yes, please assign yourself this issue. If not, please ping someone else.