Multi domain locales, one domain per language not working?nuxt-modules/i18n · updated5 months ago · 81% similar pending triagescope: domains
i18n/nuxtjs with `differentDomains = true;` shows default locale no matter what subdomain I'm on.nuxt-modules/i18n · updated4 months ago · 79% similar
Routes from different domains are mixednuxt-modules/i18n · updated4 months ago · 78% similar bug 🐛scope: language detectionscope: routingscope: domains
Too many locales lead to Typescript errorsnuxt-modules/i18n · updated9 months ago · 77% similar 🔨 p3-minor-bugscope: types
Nuxt i18n caching not working when loading locales via APInuxt-modules/i18n · updated10 months ago · 80% 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 · updated13 days ago · 79% similar pending triageneed reproduction
Better error handling for dynamic vue-i18n config load errorsnuxt-modules/i18n · updated10 months ago · 77% similar upstreamscope: dynamic resources
Runtime dynamic loading of messagesnuxt-modules/i18n · updated5 months ago · 77% similar feature requestneed more infoscope: dynamic resourcesscope: runtime
Support complex multi-domain i18n configurations in a single buildnuxt-modules/i18n · updated3 months ago · 78% similar feature requestpending triagescope: domains
Add `localeDetector` option to customize locale detection during Vue component renderingnuxt-modules/i18n · updated10 months ago · 77% similar feature requestscope: language detection
Enable hreflang link when using the `no_prefix` option with different domainsnuxt-modules/i18n · updated1 year ago · 76% similar pending triage
Add the option to dynamically change the default locale for multi-domain localesnuxt-modules/i18n · updated5 months ago · 76% similar feature requestscope: domains
`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 · 82% similar feature requestscope: runtime
defineI18nRoute is not working with no_prefix strategynuxt-modules/i18n · updated5 months ago · 81% similar pending triagescope: routingscope: custom routing
Locale detection not working with `no_prefix` strategynuxt-modules/i18n · updated10 months ago · 81% similar scope: ssgscope: language detectionworkaroundscope: ssr
localePath / NuxtLinkLocale hydration mismatches after browserRedirection with http web servernuxt-modules/i18n · updated3 months ago · 80% similar need more infoscope: ssgpending triage
[BUG] i18n translation not working correctly after browser language detection and redirectnuxt-modules/i18n · updated3 months ago · 79% similar scope: ssg
Hydration mismatch on initial static site load, before i18n cookie is setnuxt-modules/i18n · updated7 months ago · 78% similar bug 🐛scope: ssg
cookie was modified before the i18n:beforeLocaleSwitch hook was triggerednuxt-modules/i18n · updated5 months ago · 77% similar scope: ssgpending triagescope: cookies
"Wait for page transition" implementation (skipSettingLocaleOnNavigate) causes useSeoMeta on pages to not update properly on locale changenuxt-modules/i18n · updated10 months ago · 76% similar scope: docsPR Welcomescope: seo
Type 'true' is not assignable to type 'false' when using `<NuxtLinkLocale :to="..." custom>`nuxt-modules/i18n · updated10 months ago · 82% 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 · 82% similar pending triage
[Question] How can I define a custom Link component on top on NuxtLinkLocale?nuxt-modules/i18n · updated10 months ago · 75% similar scope: components
Support stricter $t key typing from generated locale schema (no fallback to string)nuxt-modules/i18n · updated5 months ago · 75% similar feature requestupstream
[WebStorm] Type error '__VLS_ctx.$t' is of type 'unknown'.nuxt-modules/i18n · updated8 months ago · 74% similar upstream
Odd behavior with `nuxt generate` and `redirects`nuxt-modules/i18n · updated5 months ago · 80% similar scope: ssgpending triage
Server-side redirect for root path (/) no longer works in v10 - breaking change from v9nuxt-modules/i18n · updated1 month ago · 80% similar pending triageneed reproduction
Leading slash brokes the index page.nuxt-modules/i18n · updated5 months ago · 79% similar pending triageneed reproduction
Catch all roue and ssr navigationnuxt-modules/i18n · updated1 month ago · 79% similar bug 🐛scope: routingscope: nitro
issue with nitro routeRules and redirectnuxt-modules/i18n · updated7 months ago · 78% similar scope: nitro
Translatable route param slugsnuxt-modules/i18n · updated10 months ago · 77% similar feature requestscope: routing
Allow modules to modify route localizationnuxt-modules/i18n · updated5 months ago · 77% similar feature requestscope: routing
Add i18n support to `redirect` inside `definePageMeta`nuxt-modules/i18n · updated7 months ago · 76% similar feature request
Setting multiple route aliases per language for the same page componentnuxt-modules/i18n · updated10 months ago · 75% similar feature request
useSetI18nParams should also support translation of query argsnuxt-modules/i18n · updated7 months ago · 74% similar feature request
Relative imports inside locale .js are converted to incorrect deep relative paths in .nuxt buildnuxt-modules/i18n · updated3 months ago · 80% similar pending triage
Unable to use `import.meta.glob` in locale filesnuxt-modules/i18n · updated5 months ago · 79% similar upstreamscope: nitro
Code inside defineI18nLocaleDetector is not reachednuxt-modules/i18n · updated1 month ago · 78% similar scope: docsscope: language detection
Not found key when using string concatenationnuxt-modules/i18n · updated7 months ago · 77% similar upstreamscope: dynamic resources
Test fails when using translation outside of templatenuxt-modules/i18n · updated5 months ago · 77% similar pending triagescope: test