Server-side redirect for root path (/) no longer works in v10 - breaking change from v9nuxt-modules/i18n · updated1 month ago · 83% similar pending triageneed reproduction
issue with nitro routeRules and redirectnuxt-modules/i18n · updated7 months ago · 82% similar scope: nitro
Odd behavior with `nuxt generate` and `redirects`nuxt-modules/i18n · updated4 months ago · 82% similar scope: ssgpending triage
Leading slash brokes the index page.nuxt-modules/i18n · updated5 months ago · 81% similar pending triageneed reproduction
Nuxt route groups and language detection don't work togethernuxt-modules/i18n · updated1 day ago · 81% similar pending triage
Locale detection not working with `no_prefix` strategynuxt-modules/i18n · updated10 months ago · 80% similar scope: ssgscope: language detectionworkaroundscope: ssr
`strategy: prefix` doesn't work when locales are set in `i18n.config.ts` and fetched from API but not hard coded in `nuxt.config.ts`nuxt-modules/i18n · updated4 months ago · 78% similar feature requestscope: runtime
@nuxtjs/i18n v10.2.3 production SSR crashes when loading /_i18n/:hash/:locale/messages.json (useNuxtApp is not defined in Nitro context) + multi-domain host lost (localhost loopback)nuxt-modules/i18n · updated13 days ago · 78% similar pending triageneed reproduction
hreflang and other seo tags do not take into account multiDomainLocalesnuxt-modules/i18n · updated10 months ago · 77% similar bug 🐛need discussionscope: domainsscope: seo
Code inside defineI18nLocaleDetector is not reachednuxt-modules/i18n · updated1 month ago · 77% similar scope: docsscope: language detection
Add `localeDetector` option to customize locale detection during Vue component renderingnuxt-modules/i18n · updated10 months ago · 78% similar feature requestscope: language detection
Allow modules to modify route localizationnuxt-modules/i18n · updated4 months ago · 78% similar feature requestscope: routing
Support complex multi-domain i18n configurations in a single buildnuxt-modules/i18n · updated3 months ago · 78% similar feature requestpending triagescope: domains
chore(deps): upgrade to vue-router v5nuxt-modules/i18n · updated23 days ago · 73% similar pending triage
vue-router v4 resolved instead of v5 when using @nuxtjs/i18n with Nuxt 4.4nuxt-modules/i18n · updated2 days ago · 69% similar pending triage
Runtime dynamic loading of messagesnuxt-modules/i18n · updated5 months ago · 77% similar feature requestneed more infoscope: dynamic resourcesscope: runtime
Nuxt i18n caching not working when loading locales via APInuxt-modules/i18n · updated10 months ago · 75% similar performancescope: dynamic resources
Dynamic switching of default languagenuxt-modules/i18n · updated10 months ago · 74% similar feature requestscope: localesscope: runtime
Support dynamic configuration of cache confignuxt-modules/i18n · updated2 months ago · 74% similar pending triage
Test fails when using translation outside of templatenuxt-modules/i18n · updated5 months ago · 78% similar pending triagescope: test
Better error handling for dynamic vue-i18n config load errorsnuxt-modules/i18n · updated10 months ago · 77% similar upstreamscope: dynamic resources
Unable to use `import.meta.glob` in locale filesnuxt-modules/i18n · updated5 months ago · 77% similar upstreamscope: nitro
Relative imports inside locale .js are converted to incorrect deep relative paths in .nuxt buildnuxt-modules/i18n · updated3 months ago · 76% similar pending triage
localePath / NuxtLinkLocale hydration mismatches after browserRedirection with http web servernuxt-modules/i18n · updated3 months ago · 86% similar need more infoscope: ssgpending triage
[BUG] i18n translation not working correctly after browser language detection and redirectnuxt-modules/i18n · updated2 months ago · 85% similar scope: ssg
Hydration mismatch on initial static site load, before i18n cookie is setnuxt-modules/i18n · updated7 months ago · 84% similar bug 🐛scope: ssg
SwitchLocalePathLink hydration mismatch when using anchor linksnuxt-modules/i18n · updated9 months ago · 83% similar 🔨 p3-minor-bug
`[Vue Router warn]: The Matcher cannot resolve relative paths` when `baseURL` and strategy: "prefix" is setnuxt-modules/i18n · updated4 months ago · 79% similar pending triage
Type 'true' is not assignable to type 'false' when using `<NuxtLinkLocale :to="..." custom>`nuxt-modules/i18n · updated10 months ago · 86% similar help wanted🔨 p3-minor-bugscope: components
`NuxtLinkLocale` wrapper breaks `custom` prop typing (TS error: Type 'true' is not assignable to type 'false')nuxt-modules/i18n · updated4 months ago · 86% similar pending triage
[Question] How can I define a custom Link component on top on NuxtLinkLocale?nuxt-modules/i18n · updated10 months ago · 81% similar scope: components
"Wait for page transition" implementation (skipSettingLocaleOnNavigate) causes useSeoMeta on pages to not update properly on locale changenuxt-modules/i18n · updated10 months ago · 80% similar scope: docsPR Welcomescope: seo
Locale Changes If Navigation Is Abortednuxt-modules/i18n · updated3 months ago · 78% similar pending triage
Switching locale doesn't trigger `useAsyncData` on Homepagenuxt-modules/i18n · updated1 month ago · 77% similar help wantedneed discussion
cookie was modified before the i18n:beforeLocaleSwitch hook was triggerednuxt-modules/i18n · updated5 months ago · 77% similar scope: ssgpending triagescope: cookies
Consistency in head updatesnuxt-modules/i18n · updated1 month ago · 73% similar pending triageneed reproduction