#1 — multidomain i18n challenges cluster
Nuxt i18n caching not working when loading locales via API
performancescope: dynamic resources
Support complex multi-domain i18n configurations in a single build
feature requestpending triagescope: domains
Dynamic switching of default language
feature requestscope: localesscope: runtime
#2 — nuxt i18n route handling issues cluster
Allow modules to modify route localization
feature requestscope: routing
Translatable route param slugs
feature requestscope: routing
#3 — nitro ssr redirect issues cluster
Server-side redirect for root path (/) no longer works in v10 - breaking change from v9
pending triageneed reproduction
Leading slash brokes the index page.
pending triageneed reproduction
Catch all roue and ssr navigation
bug 🐛scope: routingscope: nitro
#4 — nuxt linklocale typing issues cluster
Type 'true' is not assignable to type 'false' when using `<NuxtLinkLocale :to="..." custom>`
help wanted🔨 p3-minor-bugscope: components
Too many locales lead to Typescript errors
🔨 p3-minor-bugscope: types
Multi domain locales, one domain per language not working?
pending triagescope: domains
Support stricter $t key typing from generated locale schema (no fallback to string)
feature requestupstream
#5 — nuxt routing and localization issues cluster
Odd behavior with `nuxt generate` and `redirects`
scope: ssgpending triage
useRoute needs suffix to work
🔨 p3-minor-bugworkaroundscope: types
defineI18nRoute is not working with no_prefix strategy
pending triagescope: routingscope: custom routing
#6 — hydration mismatch and vue router issues cluster
localePath / NuxtLinkLocale hydration mismatches after browserRedirection with http web server
need more infoscope: ssgpending triage
#7 — nuxt i18n locale detection issues cluster
Add `localeDetector` option to customize locale detection during Vue component rendering
feature requestscope: language detection
Locale detection not working with `no_prefix` strategy
scope: ssgscope: language detectionworkaroundscope: ssr
#8 — i18n error handling and usage cluster
Test fails when using translation outside of template
pending triagescope: test
Better error handling for dynamic vue-i18n config load errors
upstreamscope: dynamic resources
Code inside defineI18nLocaleDetector is not reached
scope: docsscope: language detection
Not found key when using string concatenation
upstreamscope: dynamic resources