Locale detection not working with `no_prefix` strategynuxt-modules/i18n · updated1 year ago · 81% similar scope: ssgscope: language detectionworkaroundscope: ssr
nuxt generate won't generate index.html with prefix strategynuxt-modules/i18n · updated1 year ago · 79% similar bug 🐛scope: ssg
`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 · updated8 months ago · 79% similar feature requestscope: runtime
Add `localeDetector` option to customize locale detection during Vue component renderingnuxt-modules/i18n · updated1 year ago · 78% similar feature requestscope: language detection
Add route rules per localenuxt-modules/i18n · updated9 months ago · 77% similar feature requestupstreamneed discussionscope: nitroscope: prerender
Support complex multi-domain i18n configurations in a single buildnuxt-modules/i18n · updated8 months ago · 82% similar feature requestpending triagescope: domains
Don't load default locale when differentDomain is truenuxt-modules/i18n · updated1 year ago · 81% similar feature requestscope: locales
Support different domains config at runtimenuxt-modules/i18n · updated1 year ago · 80% similar pending triagescope: domains
Dynamic switching of default languagenuxt-modules/i18n · updated1 year ago · 80% similar feature requestscope: localesscope: runtime
Add the option to dynamically change the default locale for multi-domain localesnuxt-modules/i18n · updated9 months ago · 80% similar feature requestscope: domains
Pre-rendering multiple routes with i18nnuxt-modules/i18n · updated2 years ago · 77% similar feature requestscope: prerender
Relative route localization using `defineI18nRoute`nuxt-modules/i18n · updated1 year ago · 77% similar feature request
Translatable route param slugsnuxt-modules/i18n · updated1 year ago · 77% similar feature requestscope: routing
Allow modules to modify route localizationnuxt-modules/i18n · updated9 months ago · 77% similar feature requestscope: routing
Allow using `app/router.options.ts` or routes options for routingnuxt-modules/i18n · updated2 years ago · 76% similar scope: routing
Homepage not redirecting to prefixed route when implementing "Wait for page transition" with ssr: false, and strategy: prefixnuxt-modules/i18n · updated1 year ago · 81% similar scope: language detectionworkaroundscope: runtime
Redirects not working for translated routesnuxt-modules/i18n · updated1 year ago · 81% similar scope: routingscope: cookies
detectBrowserLanguage and alwaysRedirect unclear routing logic (reopened)nuxt-modules/i18n · updated1 year ago · 81% similar bug 🐛scope: routing
routes with `redirect` are not localized even if they do have a `children` arraynuxt-modules/i18n · updated2 years ago · 80% similar 🔨 p3-minor-bugscope: routing
Vue Router warning "No route not found" when redirecting on no prefixnuxt-modules/i18n · updated9 months ago · 79% similar 🍰 p2-nice-to-havescope: routing
Error when testing with @nuxtjs/test-utilsnuxt-modules/i18n · updated1 year ago · 82% similar workaroundscope: test
Test fails when using translation outside of templatenuxt-modules/i18n · updated9 months ago · 81% similar pending triagescope: test
Better error handling for dynamic vue-i18n config load errorsnuxt-modules/i18n · updated1 year ago · 79% similar upstreamscope: dynamic resources
Not found key when using string concatenationnuxt-modules/i18n · updated12 months ago · 77% similar upstreamscope: dynamic resources
Hydration Error Due to Locale-based Redirect in Static Site with Browser Language Detection.nuxt-modules/i18n · updated7 months ago · 87% similar scope: ssgscope: language detection
Hydration mismatch on initial static site load, before i18n cookie is setnuxt-modules/i18n · updated11 months ago · 87% similar bug 🐛scope: ssg
localePath / NuxtLinkLocale hydration mismatches after browserRedirection with http web servernuxt-modules/i18n · updated7 months ago · 87% similar need more infoscope: ssgpending triage
[BUG] i18n translation not working correctly after browser language detection and redirectnuxt-modules/i18n · updated7 months ago · 86% similar scope: ssg
SwitchLocalePathLink hydration mismatch when using anchor linksnuxt-modules/i18n · updated1 year ago · 81% similar 🔨 p3-minor-bug
Devtools integrationnuxt-modules/i18n · updated2 years ago · 75% similar feature requestneed discussion
Access to i18n config in nitro contextnuxt-modules/i18n · updated1 year ago · 74% similar feature request
Per-page translationsnuxt-modules/i18n · updated1 year ago · 73% similar feature requestneed reproductionscope: locales
Use .env "NUXT_SITE_URL" for "NUXT_PUBLIC_I18N_BASE_URL"nuxt-modules/i18n · updated9 months ago · 73% similar feature request
Default locale configured in `i18n.config` not used as project `defaultLocale`nuxt-modules/i18n · updated9 months ago · 80% similar scope: docsscope: language detectionscope: configurationscope: locales
Nuxt i18n caching not working when loading locales via APInuxt-modules/i18n · updated1 year ago · 78% similar performancescope: dynamic resources
Code inside defineI18nLocaleDetector is not reachednuxt-modules/i18n · updated5 months ago · 78% similar scope: docsscope: language detection
Auto Import local filesnuxt-modules/i18n · updated1 year ago · 77% similar feature requestscope: locales
Unable to use `import.meta.glob` in locale filesnuxt-modules/i18n · updated9 months ago · 77% similar upstreamscope: nitro
`detectBrowserLanguage` + Cachingnuxt-modules/i18n · updated9 months ago · 81% similar feature requestscope: language detectionscope: cookies
Add httpOnly option to detectBrowserLanguage configuration in i18nnuxt-modules/i18n · updated6 months ago · 81% similar feature request
Support for custom language parsing method detectBrowserLanguagenuxt-modules/i18n · updated1 year ago · 78% similar feature requestscope: language detection
Allow setting `detectBrowserLanguage.cookieDomain` by `runtimeConfig`nuxt-modules/i18n · updated6 months ago · 77% similar feature request
Permission for using cookiesnuxt-modules/i18n · updated6 months ago · 77% similar feature requestPR Welcomescope: runtime
Switching locale using page transitions fetches with the old localenuxt-modules/i18n · updated9 months ago · 81% similar workaroundscope: locale switching
"Wait for page transition" implementation (skipSettingLocaleOnNavigate) causes useSeoMeta on pages to not update properly on locale changenuxt-modules/i18n · updated1 year ago · 79% similar scope: docsPR Welcomescope: seo
Locale Changes If Navigation Is Abortednuxt-modules/i18n · updated7 months ago · 78% similar pending triage
Clear way to re-use the component of the matched page when language switching causes a navigation to a different locale prefixnuxt-modules/i18n · updated1 year ago · 77% similar feature requestneed discussionscope: locale switching
Ability to disable default locale loading if actual locale is presentnuxt-modules/i18n · updated2 years ago · 77% similar feature requestscope: locales