How to hide the locale in the URL path when I use the domain routing strategy? #48382
Unanswered
ozgur-shape
asked this question in
Help
Replies: 2 comments 2 replies
-
|
I'm not 100% sure, but try localeDetection: false |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
I am stuck with the same problem. Did you manage to solve it? I am using next-i18next and react-i18next. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I am using Domain Routing strategy to provide multiple locales for different domains.
In this case, users can access
DEcontent by using the following URL;example.com/deHow can I disable this? Is there any way to use a strict locale value for a specific domain?
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions