You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the header is displayed in the default homepage, the path for the default language in the language switcher doesn't work and returns / instead of /en.
The text was updated successfully, but these errors were encountered:
The RedirectToPreferredLocaleSubscriber is, in that case, responsible to.... redirect the requests to the URL matching the user's preferred locale (which could totally be "english")
If the header is displayed in the default homepage, the path for the default language in the language switcher doesn't work and returns / instead of /en.
The text was updated successfully, but these errors were encountered: