No language detection on the custom domain
Hello,
In the .dev sub-domain, language detection works and it automatically redirects to the correct path (fr/nl, etc.). However, if I'm on the custom domain, language detection doesn't work.
I have also noticed one thing:
Normally some data is automatically fetched from the index. On the .dev domain, it fetches correctly but on the custom domain, it doesn't fetch either (even in the default language which is English).
infos :
NextJS 13.4.6
Next-translate 2.0.6
using Edge
I should point out that another project works correctly with the same configuration. The only difference on the site that isn't working properly is that it's a Cloudflare Pro site.
Do you have any ideas?
0 Replies