Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switching the language does not preserve current route #137

Open
Simply007 opened this issue Jul 12, 2022 · 0 comments
Open

Switching the language does not preserve current route #137

Simply007 opened this issue Jul 12, 2022 · 0 comments
Assignees

Comments

@Simply007
Copy link
Contributor

Brief bug description

If you navigate to a specific page (other than home) and switch languages - the site is redirected to Home rather than styling on the page you were switching the language from.

Repro steps

  1. Go to '~/en-US/cafes'
  2. Click on Language selector and select Spanish
  3. You are redirected to ~/es-ES/inicio

Expected behavior

You should beredirected to ~/es-ES/cafeterias/indice

Test environment

  • Platform/OS: .NET 6, WIndows 10
  • Browser Chrome
  • Version [e.g. 22]

Additional context

Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants