Ability to dynamically set proper headers for redirects with the `prefix` strategynuxt-modules/i18n · updated1 month ago · 77% similar help wantedPR Welcome
Option to prefer the prefixed path with `prefix_and_default` strategynuxt-modules/i18n · updated1 month ago · 76% similar pending triage
[BUG] i18n translation not working correctly after browser language detection and redirectnuxt-modules/i18n · updated2 months ago · 79% similar scope: ssg
Nuxt i18n caching not working when loading locales via APInuxt-modules/i18n · updated10 months ago · 79% similar performancescope: dynamic resources
@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 · updated11 days ago · 79% similar pending triageneed reproduction
`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
localePath / NuxtLinkLocale hydration mismatches after browserRedirection with http web servernuxt-modules/i18n · updated2 months ago · 78% similar need more infoscope: ssgpending triage
Server-side redirect for root path (/) no longer works in v10 - breaking change from v9nuxt-modules/i18n · updated1 month ago · 82% similar pending triageneed reproduction
issue with nitro routeRules and redirectnuxt-modules/i18n · updated7 months ago · 81% similar scope: nitro
Odd behavior with `nuxt generate` and `redirects`nuxt-modules/i18n · updated4 months ago · 81% similar scope: ssgpending triage
Leading slash brokes the index page.nuxt-modules/i18n · updated5 months ago · 80% similar pending triageneed reproduction
Catch all roue and ssr navigationnuxt-modules/i18n · updated1 month ago · 80% similar bug 🐛scope: routingscope: nitro
Allow modules to modify route localizationnuxt-modules/i18n · updated4 months ago · 79% similar feature requestscope: routing
Translatable route param slugsnuxt-modules/i18n · updated10 months ago · 76% similar feature requestscope: routing
Add the option to dynamically change the default locale for multi-domain localesnuxt-modules/i18n · updated4 months ago · 76% similar feature requestscope: domains
Provide a server-side / Nitro composable to get access to the locale or useLocalePathnuxt-modules/i18n · updated8 days ago · 76% similar pending triage
Type 'true' is not assignable to type 'false' when using `<NuxtLinkLocale :to="..." custom>`nuxt-modules/i18n · updated10 months ago · 80% 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 · 80% similar pending triage
Too many locales lead to Typescript errorsnuxt-modules/i18n · updated9 months ago · 77% similar 🔨 p3-minor-bugscope: types
[WebStorm] Type error '__VLS_ctx.$t' is of type 'unknown'.nuxt-modules/i18n · updated8 months ago · 75% similar upstream
useRoute needs suffix to worknuxt-modules/i18n · updated3 months ago · 75% similar 🔨 p3-minor-bugworkaroundscope: types
chore(deps): upgrade to vue-router v5nuxt-modules/i18n · updated22 days ago · 74% similar pending triage
Consistency in head updatesnuxt-modules/i18n · updated1 month ago · 70% similar pending triageneed reproduction
vue-router v4 resolved instead of v5 when using @nuxtjs/i18n with Nuxt 4.4nuxt-modules/i18n · updated8 hours ago · 69% similar pending triage
ICU MessageFormat supportnuxt-modules/i18n · updated4 months ago · 67% similar feature requestupstream
Routes from different domains are mixednuxt-modules/i18n · updated4 months ago · 77% similar bug 🐛scope: language detectionscope: routingscope: domains
`[Vue Router warn]: The Matcher cannot resolve relative paths` when `baseURL` and strategy: "prefix" is setnuxt-modules/i18n · updated4 months ago · 74% similar pending triage
localeDetector does not worknuxt-modules/i18n · updated10 months ago · 72% similar scope: docsscope: language detectionPR Welcome
Add `localeDetector` option to customize locale detection during Vue component renderingnuxt-modules/i18n · updated10 months ago · 81% similar feature requestscope: language detection
Locale detection not working with `no_prefix` strategynuxt-modules/i18n · updated10 months ago · 81% similar scope: ssgscope: language detectionworkaroundscope: ssr
Support complex multi-domain i18n configurations in a single buildnuxt-modules/i18n · updated3 months ago · 81% similar feature requestpending triagescope: domains
i18n/nuxtjs with `differentDomains = true;` shows default locale no matter what subdomain I'm on.nuxt-modules/i18n · updated4 months ago · 81% similar
Multi domain locales, one domain per language not working?nuxt-modules/i18n · updated4 months ago · 79% similar pending triagescope: domains
Its not working Home page on Subdomainnuxt-modules/i18n · updated4 months ago · 77% similar pending triagescope: domains
defineI18nRoute is not working with no_prefix strategynuxt-modules/i18n · updated4 months ago · 75% similar pending triagescope: routingscope: custom routing
Missing generated index.html in root folder on “prefix” mode. SSGnuxt-modules/i18n · updated10 months ago · 73% similar scope: ssg