\n\n\u003Cimg width=\"942\" height=\"183\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/2da0790d-e85e-406e-9f27-ee10cfa7efee\" />\n\nI would just ignore them, but sometimes they crash the Nuxt entirely, triggering full restart (not just server but whole Nuxt):\n\nhttps://github.com/user-attachments/assets/b581504f-842a-46d2-8c57-301c79b302be\n\n### Additional context\n\nWould not say it is critical, but indeed it is annoying and happens even without fast refreshing.\nIt also errors only in dev mode. In build or generate mode I did not manage to reproduce it no matter how fast I spam page refresh.\n\nAlso it seems I started to notice it only yersterday and fell like everything was alright before... Maybe have not noticed or did not payed attention earlier...\n",[3171],{"name":3172,"color":3173},"pending triage","E99695",33437,"nuxt","open","Page reload causes stream/headers errors and crashes on clean Nuxt install ","2025-10-09T11:17:27Z","https://github.com/nuxt/nuxt/issues/33437",0.55368274,{"description":3182,"labels":3183,"number":3185,"owner":3175,"repository":3175,"state":3176,"title":3186,"updated_at":3187,"url":3188,"score":3189},"### Environment\n\nPS C:\\Me\\Projects\\retrack> npx nuxt info\nWorking directory: C:/Me/Projects/retrack nuxi 5:02:23 PM\nNuxt project info: (copied to clipboard) nuxi 5:02:24 PM\n\n------------------------------\n- Operating System: Windows_NT\n- Node Version: v20.17.0\n- Nuxt Version: 4.1.2\n- CLI Version: 3.28.0\n- Nitro Version: 2.12.6\n- Package Manager: npm@10.2.1\n- Builder: -\n- User Config: compatibilityDate, devtools, build, css, vite, fonts, runtimeConfig, modules, experimental, tiptap, app, image, routeRules\n- Runtime Modules: @nuxtjs/tailwindcss@6.14.0, @vueuse/nuxt@13.9.0, @nuxt/fonts@0.11.4, nuxt-tiptap-editor@2.3.1, @nuxt/icon@1.15.0, @nuxt/image@1.11.0\n- Build Modules: -\n------------------------------\n\n👉 Report an issue: https://github.com/nuxt/nuxt/issues/new?template=bug-report.yml\n👉 Suggest an improvement: https://github.com/nuxt/nuxt/discussions/new\n👉 Read documentation: https://nuxt.com\n\nPS C:\\Me\\Projects\\retrack> \n\n### Reproduction\n\nI understand that reproduction is necessary but I literally have no error trace to actually understand why is it happening or I would have tried to fix it myself. Tried refreshing nuxt cache, using --no-fork but randomly on any file save, 2 main things happen\n- Either it crashes without any error\n- Or it says `ℹ nuxt.config.ts updated. Restarting Nuxt... 4:54:55 PM` and crashes but the fact is nuxt.config.ts is not even updated. It doesnt happen all the times but 9/10 times it is happening.\n\n### Describe the bug\n\nThe bug is that nuxt dev server is crashing on any kind of hmr update after updating from NUXT 3 to Nuxt4. I understand that it maybe specific to my environment but no error is scary and I have no clue why is it happening. Would love to be provided with some diagnostic steps to find the issue. \n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3184],{"name":3172,"color":3173},33457,"HMR CRASHING WHEN UPGRADED PROJECT FROM NUXT3 to NUXT4","2025-10-11T11:36:11Z","https://github.com/nuxt/nuxt/issues/33457",0.67231286,{"description":3191,"labels":3192,"number":3202,"owner":3175,"repository":3203,"state":3176,"title":3204,"updated_at":3205,"url":3206,"score":3207},"### Environment\n\n- Operating System: Windows 11\n- Node Version: 22.17.1\n- Nuxt Version: 3.17.0\n- @nuxt/ui Version: 2.22.0\n- Package Manager: pnpm@9.9.0 or yarn@1.22.22\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.17.0 / @nuxt/ui 2.22.0\n\n### Reproduction\n\nhttps://github.com/Merite15/Nuxt-UI2-Page-Reload-Bug\n\n### Description\n\nWhen @nuxt/ui is installed as a module in nuxt.config and using Nuxt 3.17.0 on Windows 11, any change to style or script files triggers a full page reload instead of hot module replacement (HMR). This issue does not happen unless @nuxt/ui is enabled as a module.\n\n**How to reproduce:**\n1. Clone the reproduction repo on Windows 11: https://github.com/Merite15/Nuxt-UI2-Page-Reload-Bug\n2. Install with `pnpm@9.9.0` or `yarn@1.22.22`\n3. Start the dev server\n4. Make changes to any style or script\n5. Observe that the page fully reloads\n\nThis bug does not occur if @nuxt/ui is not registered as a Nuxt module. The log repeatedly warns about 'manifest-route-rule' middleware already existing.\n\n### Additional context\n\nSee screenshots for logs and warnings.\n\n### Logs\n\u003Cimg width=\"1456\" height=\"335\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/3bfe9959-40f6-4d61-a736-9d17a029ddb0\" />\n\u003Cimg width=\"1455\" height=\"345\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/a66db53c-b90f-425a-9608-90b64e1ee248\" />",[3193,3196,3199],{"name":3194,"color":3195},"bug","d73a4a",{"name":3197,"color":3198},"v3","49DCB8",{"name":3200,"color":3201},"triage","ffffff",4666,"ui","Nuxt UI v2 triggers full page reload on file changes when used as Nuxt module (Windows 11)","2025-08-05T11:02:17Z","https://github.com/nuxt/ui/issues/4666",0.67266756,{"description":3209,"labels":3210,"number":3215,"owner":3175,"repository":3175,"state":3216,"title":3217,"updated_at":3218,"url":3219,"score":3220},"### Environment\n\nHey,\n\nSorry this is thin on the ground. I installed nuxt image and then the server just sopped re-rendering, I've blown away .nuxt .output node_modules and nothing works, it's as if there is some ghost keeping the version of the pages alive, and not seeing changes any more... \n\n \"dependencies\": {\n \"@nuxt/image\": \"^1.9.0\",\n \"nuxt\": \"^3.15.1\",\n \"vue\": \"latest\",\n \"vue-router\": \"latest\"\n },\n \"devDependencies\": {\n \"autoprefixer\": \"^10.4.20\",\n \"postcss\": \"^8.4.47\",\n \"tailwindcss\": \"^3.4.14\"\n }\n\nI can't explain it, no errors, nothing to go on... Let me know if I can give any more information?\n\n\n\n### Reproduction\n\nInstall depenencies as above, then install nuxt image, honestly it makes little to no sense... (I thought nuxt image was broken, but the whole thing is broken, so I did do some nuxt image remove/add flows...) \n\n### Describe the bug\n\nNuxt in dev mode doesn't re-render any more (old pages shown, cached, but not in browser)\n\nBuild doesn't include any pages.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3211,3212],{"name":3172,"color":3173},{"name":3213,"color":3214},"possible regression","B90A42",30506,"closed","Dev server stops rerendering new pages (cached versions coming from somewhere) and build doesn't include any pages","2025-01-09T12:08:35Z","https://github.com/nuxt/nuxt/issues/30506",0.6666652,{"description":3222,"labels":3223,"number":3228,"owner":3175,"repository":3175,"state":3216,"title":3229,"updated_at":3230,"url":3231,"score":3232},"### Environment\n\n- Operating System: `Darwin`\r\n- Node Version: `v16.18.0`\r\n- Nuxt Version: `3.0.0-rc.12`\r\n- Nitro Version: `0.5.4`\r\n- Package Manager: `yarn@1.22.19`\r\n- Builder: `vite`\r\n- User Config: `-`\r\n- Runtime Modules: `-`\r\n- Build Modules: `-`\n\n### Reproduction\n\nIv been struggling to reproduce this on smaller projects, but its definitely only a problem on RC 12, RC 11 works fine.\r\n\r\nI noticed on larger projects that when requesting the router page nuxt RC12 produces a header overflow error on h3. which then causes the entire dev server to crash\n\n### Describe the bug\n\nit seems sometimes when going to routes we get a header overflow error from h3. \r\n\r\nthis also seems to only be a problem on nuxt dev, nuxt generate seems to handle everything ok for some reason\n\n### Additional context\n\n\r\n\r\n\n\n### Logs\n\n```shell\nERROR [h3] [unhandled] Parse Error: Header overflow 13:58:55\r\n\r\n at Socket.socketOnData (node:_http_client:534:22)\r\n at Socket.emit (node:events:513:28)\r\n at Socket.emit (node:domain:489:12)\r\n at addChunk (node:internal/streams/readable:315:12)\r\n at readableAddChunk (node:internal/streams/readable:289:9)\r\n at Socket.Readable.push (node:internal/streams/readable:228:10)\r\n at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)\n```\n",[3224,3227],{"name":3225,"color":3226},"3.x","29bc7f",{"name":3172,"color":3173},15248,"RC12 header overflow","2023-01-19T17:46:42Z","https://github.com/nuxt/nuxt/issues/15248",0.67216617,{"labels":3234,"number":3241,"owner":3175,"repository":3175,"state":3216,"title":3242,"updated_at":3243,"url":3244,"score":3245},[3235,3237,3238],{"name":3236,"color":3201},"stale",{"name":3172,"color":3173},{"name":3239,"color":3240},"2.x","d4c5f9",7736,"Loading chunk pages/index failed. (timeout: http://localhost:3000/_nuxt/pages/index.js)","2023-01-22T15:36:04Z","https://github.com/nuxt/nuxt/issues/7736",0.67447305,{"labels":3247,"number":3250,"owner":3175,"repository":3175,"state":3216,"title":3251,"updated_at":3252,"url":3253,"score":3254},[3248,3249],{"name":3225,"color":3226},{"name":3172,"color":3173},26642,"Request Error [SharedArrayBuffer, ArrayBuffer or ArrayBufferView.]","2024-04-04T11:59:57Z","https://github.com/nuxt/nuxt/issues/26642",0.6789072,{"description":3256,"labels":3257,"number":3260,"owner":3175,"repository":3175,"state":3216,"title":3261,"updated_at":3262,"url":3263,"score":3264},"### Environment\n\n- Node Version: v20.11.1\n- Nuxt Version: 3.15.4\n- CLI Version: 3.21.1\n- Nitro Version: 2.10.4\n- Package Manager: npm@10.2.4\n- Builder: -\n- User Config: srcDir, css, alias, runtimeConfig, app, devServer, routeRules, vite, compatibilityDate\n- Runtime Modules: -\n- Build Modules: -\n\n### Reproduction\n\ngithub source code: https://github.com/zengkaii/nuxt3-el-plus/tree/nuxt3-hmr\n\ncodesandbox: https://codesandbox.io/p/sandbox/autumn-leftpad-7n24ys\n\nversion: 3.15.4\nVideo of local operations: https://github.com/user-attachments/assets/575d735c-dcae-4fca-a52c-785f7f056757\n\n\nversion: 3.14.1592\nVideo of local operations: https://github.com/user-attachments/assets/24d7f459-cb6f-4279-9da8-345eff62d402\n\n\n\n### Describe the bug\n\n1. save code whole page will reload, but v3.14.1592 not like this\n2. page component mounted twice\n\n\nversion: 3.15.4\nVideo of local operations: https://github.com/user-attachments/assets/575d735c-dcae-4fca-a52c-785f7f056757\n\n\nversion: 3.14.1592\nVideo of local operations: https://github.com/user-attachments/assets/24d7f459-cb6f-4279-9da8-345eff62d402\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3258,3259],{"name":3172,"color":3173},{"name":3213,"color":3214},30861,"HMR: page components load twice and whole page refresh","2025-03-10T10:55:23Z","https://github.com/nuxt/nuxt/issues/30861",0.6802689,{"description":3266,"labels":3267,"number":3269,"owner":3175,"repository":3175,"state":3216,"title":3270,"updated_at":3271,"url":3272,"score":3273},"\u003C!-- generated by https://eleme-issue.surge.sh DO NOT REMOVE -->\r\n\r\n### Nuxt version\r\n1.3.0\r\n\r\n### Vue version\r\n2.5.13\r\n\r\n### OS/Browsers version\r\n64.0.3282.167\r\n\r\n### Reproduction Link\r\n[https://github.com/xachary/nuxt-spa-style-url-build-error](https://github.com/xachary/nuxt-spa-style-url-build-error)\r\n\r\n### Steps to reproduce\r\n#### install dependencies\r\n$ npm install\r\n\r\n#### serve with hot reload at localhost:3000\r\n$ npm run dev-spa\r\n\r\n#### build for production and launch server at localhost:3001\r\n$ npm run build-spa\r\n$ npm run start-spa\r\n\r\n### What is Expected?\r\n'dev version' and 'build version' is both ok.\r\n\r\n### What is actually happening?\r\nYou can see 'build version' showing error message.\r\n\r\n\r\nBut if you delete one of 'background-image: url('../assets/img.png');' in '/pages/index.vue', build again, then you can see 'build version' is ok again.\r\n\r\n\r\n\u003C!-- generated by https://eleme-issue.surge.sh DO NOT REMOVE -->\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2531\">#c2531\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[3268],{"name":3239,"color":3240},2916,"[Bug Report] Nuxt的spa模式下, style中使用background的url语句, dev状态可以正常访问, build之后访问报错.","2023-01-18T16:09:43Z","https://github.com/nuxt/nuxt/issues/2916",0.6815948,{"description":3275,"labels":3276,"number":3282,"owner":3175,"repository":3175,"state":3216,"title":3283,"updated_at":3284,"url":3285,"score":3286},"### Environment\r\n\r\nNuxi 3.4.1 12:17:43 PM\r\n 12:17:44 PM\r\nRootDir: /mnt/c/Users/.../Desktop/workspaces/.../account-web 12:17:44 PM\r\nNuxt project info: 12:17:44 PM\r\n\r\n------------------------------\r\n- Operating System: Linux (WSL)\r\n- Node Version: v18.13.0\r\n- Nuxt Version: 3.4.1\r\n- Nitro Version: 2.3.3\r\n- Package Manager: npm@8.19.3\r\n- Builder: vite\r\n- User Config: ssr, app, build, vite, modules, pinia, runtimeConfig\r\n- Runtime Modules: vue-recaptcha/nuxt, @pinia/nuxt@0.4.8, @vueuse/nuxt@10.0.2, ()\r\n- Build Modules: -\r\n------------------------------\r\n\r\n👉 Report an issue: https://github.com/nuxt/nuxt/issues/new 12:17:44 PM \r\n\r\n👉 Suggest an improvement: https://github.com/nuxt/nuxt/discussions/new\r\n\r\n👉 Read documentation: https://nuxt.com\r\n\r\n### Reproduction\r\n\r\nhttps://stackblitz.com/edit/github-g9pt8g?file=app.vue\r\n\r\n### Describe the bug\r\n\r\nTriggering a reload on this specific tree fails.\r\n\r\nSeems like having a `v-sheet > div (conditional) > div > v-text-field` does not manage to complete the reload.\r\n\r\n### Additional context\r\n\r\nUsing the latest version of Nuxt and Vuetify.\r\n\r\nThere is some comment inside the stackblitz reproduction, you just need to trigger a reload of some sort, the easier way is to change the `max-width` property.\r\n\r\n### Logs\r\n\r\n```shell-script\r\nTypeError: Cannot read properties of null (reading 'style')\r\n at patchStyle (vue.js:8018:1)\r\n at patchProp (vue.js:8221:1)\r\n at patchProps (vue.js:5952:1)\r\n at patchElement (vue.js:5907:1)\r\n at processElement (vue.js:5766:1)\r\n at patch (vue.js:5698:1)\r\n at patchKeyedChildren (vue.js:6305:1)\r\n at patchChildren (vue.js:6265:1)\r\n at patchElement (vue.js:5875:1)\r\n at processElement (vue.js:5766:1)\r\n```\r\n",[3277,3278,3279],{"name":3225,"color":3226},{"name":3172,"color":3173},{"name":3280,"color":3281},"upstream","E8A36D",20325,"Vuetify strange reload bug","2023-09-06T20:28:09Z","https://github.com/nuxt/nuxt/issues/20325",0.6830006,["Reactive",3288],{},["Set"],["ShallowReactive",3291],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fl1jGczjzNe_elwNou85oYgu193kG53KnRNGJiyn8KbY":-1},"/nuxt/cli/1081"]