Closed warflash closed 9 months ago
https://stackblitz.com/edit/github-jzeqrh-duyfnr?file=src%2Fpages%2Findex.vue,nuxt.config.ts,src%2Fpages%2Ftest%2FdefinePage.vue
Passing an url to the href prop of the NuxtLinkLocale component doesn't prepend the current locale. Since it's an alias as stated in the nuxt docs I feel like the behaviour should be the same across both to and href
href
NuxtLinkLocale
to
No response
Environment
Reproduction
https://stackblitz.com/edit/github-jzeqrh-duyfnr?file=src%2Fpages%2Findex.vue,nuxt.config.ts,src%2Fpages%2Ftest%2FdefinePage.vue
Describe the bug
Passing an url to the
href
prop of theNuxtLinkLocale
component doesn't prepend the current locale. Since it's an alias as stated in the nuxt docs I feel like the behaviour should be the same across bothto
andhref
Additional context
No response
Logs
No response