Hello,
I’ve just start implementing the site search on our current project using the React search widget.
The problem is the results are always in English even if I change the locale.
Could you help me understand what’s wrong?
thanks
E
Hello,
I’ve just start implementing the site search on our current project using the React search widget.
The problem is the results are always in English even if I change the locale.
Could you help me understand what’s wrong?
thanks
E
Hey @elia can you send us the URL of one of the localized pages of your front end? As what is most likely happening is that the “lang” attribute in that pages html (which we use to determine locale) is “en” across all pages
Hello @m.finamor,
the lang attribute is correctly set:
it → https://buyers-remix.vercel.app/it/skialper/prodotti/sci/m-tour-85
en → https://buyers-remix.vercel.app/skialper/products/skis/m-tour-85
E
Hey @elia can you email us at support@datocms.com with your project URL so we can take a closer look at what could be happening?
Thank you!