You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
THe bug is that pages added through pages:extend hook in modules are not correctly localized by nuxt i18n with the prefix strategy. We only get the page localized for one lang + the name insn't localized either.
You can see theses info in the devtools
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
Environment
Reproduction
https://stackblitz.com/edit/bobbiegoede-nuxt-i18n-starter-ktvmyt?file=nuxt.config.ts,node_m%2Fmod.ts,node_m%2Fpages%2Ftest.vue,app.vue
Describe the bug
Hey 👋
THe bug is that pages added through
pages:extend
hook in modules are not correctly localized by nuxt i18n with the prefix strategy. We only get the page localized for one lang + the name insn't localized either.You can see theses info in the devtools
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: