\n\n\u003Cimg width=\"1436\" height=\"474\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/378d9d5d-c5ae-48e5-a3b5-da94d168e206\" />\n\n### Describe the bug\n\n修改多语言热更新报错,\n\n\u003Cimg width=\"3318\" height=\"334\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/ba25f21a-3216-4066-9e49-269efad06425\" />\n\n\u003Cimg width=\"1436\" height=\"474\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/378d9d5d-c5ae-48e5-a3b5-da94d168e206\" />\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell\n\n```",[3209,3212],{"name":3210,"color":3211},"upstream","fbca04",{"name":3190,"color":3191},3753,"closed","在 nuxt4.0.2 里使用 \"@nuxtjs/i18n\": \"^10.0.2\" 热更新报错","2025-07-24T09:13:52Z","https://github.com/nuxt-modules/i18n/issues/3753",0.69793016,{"description":3220,"labels":3221,"number":3223,"owner":3178,"repository":3179,"state":3214,"title":3224,"updated_at":3225,"url":3226,"score":3227},"### Environment\n\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v20.14.0\r\n- Nuxt Version: 3.12.4\r\n- CLI Version: 3.12.0\r\n- Nitro Version: 2.9.7\r\n- Package Manager: yarn@1.22.22\r\n- Builder: -\r\n- User Config: ssr, compatibilityDate, devtools, modules, components, runtimeConfig, site, ogImage, i18n, tailwindcss, sitemap, content, gtag, cookieControl\r\n- Runtime Modules: @nuxtjs/i18n@8.3.3, @nuxtjs/tailwindcss@6.12.1, @nuxtjs/seo@2.0.0-rc.16, @nuxt/content@2.13.2, @nuxthq/studio@2.0.3, nuxt-gtag@2.1.0, @dargmuesli/nuxt-cookie-control@8.4.7\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nwww.vinoteqa.com/blog\n\n### Describe the bug\n\nWhen I try to visit a page, other than the root, I get redirected to the localized url but still get a error. As soon as I reload the page, it is displayed correctly. \r\n\r\nTry it at: www.vinoteqa.com/blog\r\n\r\nAm I missing some configuration?\n\n### Additional context\n\n```ts\r\n i18n: {\r\n defaultLocale: 'en',\r\n locales: [{\r\n code: 'en',\r\n iso: 'en',\r\n name: 'English',\r\n file: 'en.json',\r\n },\r\n {\r\n code: 'de',\r\n iso: 'de',\r\n name: 'Deutsch',\r\n file: 'de.json',\r\n },\r\n {\r\n code: 'it', \r\n iso: 'it',\r\n name: 'Italiano',\r\n file: 'it.json',\r\n }],\r\n strategy: 'prefix',\r\n lazy: false,\r\n langDir: 'locales/',\r\n },\r\n ```\r\n \r\n \n\n### Logs\n\n_No response_",[3222],{"name":3175,"color":3176},3062,"404 on all pages other than root with `prefix` strategy","2025-05-21T19:36:56Z","https://github.com/nuxt-modules/i18n/issues/3062",0.6989688,{"description":3229,"labels":3230,"number":3237,"owner":3178,"repository":3179,"state":3214,"title":3238,"updated_at":3239,"url":3240,"score":3241},"### Describe the feature\n\nI just don't get why...\n\n\u003Cimg width=\"1280\" height=\"598\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/f68d4571-9a47-4f45-8865-6c5d0238d924\" />\n\n\u003Cimg width=\"1905\" height=\"881\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/01e98f50-1f5f-4867-9622-70e90f7e7e93\" />\n\n### Additional information\n\n- [ ] Would you be willing to help implement this feature?\n- [ ] Could this feature be implemented as a module?\n\n### Final checks\n\n- [x] Read the [contribution guide](https://nuxt.com/docs/community/contribution) (The contribution guideline of nuxt-modules/i18n is compliant with Nuxt too).\n- [x] Check existing [discussions](https://github.com/nuxt-modules/i18n/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[3231,3234],{"name":3232,"color":3233},"good first issue","7057ff",{"name":3235,"color":3236},"need documentation","33aa3f",3776,"Missing documentation in the code, yet present on the website","2025-09-04T10:00:37Z","https://github.com/nuxt-modules/i18n/issues/3776",0.70976204,{"description":3243,"labels":3244,"number":3247,"owner":3178,"repository":3179,"state":3214,"title":3248,"updated_at":3249,"url":3250,"score":3251},"### Environment\n\nNuxt 4.1.2 Node 20.19.3 \n\n### Reproduction\n\n[extend-messages](https://i18n.nuxtjs.org/docs/guide/extend-messages)\n\n### Describe the bug\n\nExtend use json file will report ERROR\n\n\u003Cimg width=\"400\" height=\"178\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/945095ce-4a52-448f-ab2e-508857fcd577\" />\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell\n\n```",[3245,3246],{"name":3175,"color":3176},{"name":3190,"color":3191},3821,"Document Code cant run","2025-09-17T14:25:38Z","https://github.com/nuxt-modules/i18n/issues/3821",0.7133066,{"description":3253,"labels":3254,"number":3256,"owner":3178,"repository":3179,"state":3214,"title":3257,"updated_at":3258,"url":3259,"score":3260},"### Environment\n\n------------------------------\n- Operating System: Linux\n- Node Version: v20.19.1\n- Nuxt Version: 3.17.6\n- CLI Version: 3.25.1\n- Nitro Version: 2.11.13\n- Package Manager: npm@10.8.2\n- Builder: -\n- User Config: modules, devtools, i18n\n- Runtime Modules: @nuxtjs/i18n@9.5.6-29181062.1e7cbdf\n- Build Modules: -\n------------------------------\n\n### Reproduction\n\nhttps://stackblitz.com/edit/bobbiegoede-nuxt-i18n-starter-ajyzrxzf?file=pages%2Findex.vue\n\n### Describe the bug\n\n- Open the reproduction\n- Add some example query parameter in the url, like `/?abc=123`\n- Try to click on the link `Link that should remove all query params` that will try to navigate you to the `localePath({ name: 'index', query: {} })`\n- No effect",[3255],{"name":3175,"color":3176},3719,"Unable to remove query params by navigation","2025-07-05T09:02:13Z","https://github.com/nuxt-modules/i18n/issues/3719",0.7236127,{"description":3262,"labels":3263,"number":3265,"owner":3178,"repository":3179,"state":3214,"title":3266,"updated_at":3267,"url":3268,"score":3269},"### Environment\n\n- Operating System: `Darwin`\r\n- Node Version: `v20.15.1`\r\n- Nuxt Version: `3.12.3`\r\n- CLI Version: `3.12.0`\r\n- Nitro Version: `2.9.7`\r\n- Package Manager: `npm@10.7.0`\r\n- Builder: `-`\r\n- User Config: `modules`, `devtools`, `ssr`, `i18n`\r\n- Runtime Modules: `@nuxtjs/i18n@8.3.1`\r\n- Build Modules: `-`\r\n\n\n### Reproduction\n\nhttps://github.com/alexblunck/nuxt-i18n-bug-reproduction\r\n\r\n(I've provided a Fork of the \"Reproduction starter\" since Stackblitz doesn't seem to support redirects)\n\n### Describe the bug\n\nWhen SSR is turned off and `strategy: 'prefix'` is used together with `redirectOn: 'no prefix'` the redirect on initial page loads fails & displays a \"404 Page not found\" error.\r\n\r\nThis only happens for non-index pages. To trigger the error in the Reproduction visit `http://localhost:3000/other`. The URL in the address bar does change to `http://localhost:3000/en/other` but application crashes and displays \"Page not found: /other\" error.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3264],{"name":3175,"color":3176},3030,"Redirect fails with 404 error for non-index pages if SSR is turned off","2025-06-12T20:20:47Z","https://github.com/nuxt-modules/i18n/issues/3030",0.7260394,{"description":3271,"labels":3272,"number":3274,"owner":3178,"repository":3179,"state":3214,"title":3275,"updated_at":3276,"url":3277,"score":3278},"### Environment\n\n------------------------------\n- Operating System: Linux\n- Node Version: v20.19.1\n- Nuxt Version: 4.0.0\n- CLI Version: 3.26.3\n- Nitro Version: 2.12.0\n- Package Manager: pnpm@8.15.6\n- Builder: -\n- User Config: modules, devtools, i18n\n- Runtime Modules: @nuxtjs/i18n@10.0.1\n- Build Modules: -\n------------------------------\n\n### Reproduction\n\nhttps://stackblitz.com/edit/bobbiegoede-nuxt-i18n-starter-zx2czsy7?file=nuxt.config.ts\n\n### Describe the bug\n\nWhen employing the prefix strategy, navigating to a page without a locale prefix (e.g., localhost:3000/test-page instead of localhost:3000/en/test-page) results in an HTTP 404 (Not Found) error. While the client-side URL subsequently updates to include the correct prefix, the server fails to issue a redirect.\n\nThe server should respond with a redirect to the prefixed URL, similar to how it handles redirects for the root path.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell\n\n```",[3273],{"name":3175,"color":3176},3741,"Redirect to fallback local missing paths other then the root path","2025-07-21T08:40:29Z","https://github.com/nuxt-modules/i18n/issues/3741",0.72867954,["Reactive",3280],{},["Set"],["ShallowReactive",3283],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fHt9ReTvRMbCgHKXhrEH4vshVCEM4IMkkm6EhmPFLTlI":-1},"/nuxt-modules/i18n/3602"]