A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi,
We are working on implementing a custom segment in a project where the segment will follow /{lang}-{market}/.
We have the segment working, however we have hit a bit of an issue with canonical urls.
When retrieving the content url for a product in French language and French market the url returned is /fr-gb/ instead of /fr-fr/.
Is there some loader options you can pass to urlresolver to inform it to use a French language and French market?
Thanks