Open samberrry opened 1 year ago
Hey @samberrry 👋
I think I found the issue, but I need @WojtekTheWebDev help over here.
Looking at this code we are setting locales in order of priority and I think that defaultLocale
has to be the top priority, since this is what user sets themselves.
@WojtekTheWebDev can you take a look at this issue, most probably I'm missing out something
hey @skirianov @WojtekTheWebDev , we still have this problem, is there any fix for it? i would be very thankful if you help us. thanks
Describe the Bug
Hi everybody, When I set the defaultLocale in nuxt.config.js, it seems that it does not work, the result is always EN lang on the first request.
I'm using the latest version of vsf-core, nuxt packages, may be an issue within vsf-nuxt npm package. v2.7.5
Current behavior
No response
Expected behavior
I must load website based on the defaultLocale config.
Steps to reproduce
No response
What version of Vue Storefront are you using?
any
What version of Node.js are you using?
any
What browser (and version) are you using?
any
What operating system (and version) are you using?
any
Relevant log output
No response
Able to fix / change the documentation?
Code of Conduct