to app.vue\n8. start the project via npm run dev\n9. open created localhost link in browser\n[Minimal reproduction link](https://stackblitz.com/edit/github-dksvnc-l71vra)\n\n### Describe the bug\n\nRunning in development mode (and shortly seems to be an issue for production build also) and opening app in browser leads to error in Vue Router. You can still get it work by redirecting to other path by clicking the link to another page, but the error will return after page refresh which is extremely uncomfartable for local work\n\nSetting ssr: false in nuxt.config.ts solves this issue, but we need ssr: true for the project\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n[Vue Router warn]: uncaught error during route navigation:\nCannot destructure property '__webpack_ids__' of 'data' as it is undefined.\n\n at installChunk (node_modules\\nuxt\\dist\\core\\runtime\\nitro\\renderer.js:525:1)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Promise.all (index 0)\n at setup (node_modules\\nuxt\\dist\\core\\runtime\\nitro\\renderer.js:525:1)\n at applyPlugin (node_modules\\nuxt\\dist\\core\\runtime\\nitro\\renderer.js:525:1)\n at executePlugin (node_modules\\nuxt\\dist\\core\\runtime\\nitro\\renderer.js:525:1)\n at applyPlugins (node_modules\\nuxt\\dist\\core\\runtime\\nitro\\renderer.js:525:1)\n at createNuxtAppServer (node_modules\\nuxt\\dist\\core\\runtime\\nitro\\renderer.js:525:1)\n at async Object.renderToString (/D:/dev/text-nuxt/node_modules/vue-bundle-renderer/dist/runtime.mjs:173:19)\n```",[1984,1987,1990],{"name":1985,"color":1986},"bug","d73a4a",{"name":1988,"color":1989},"webpack","650C6F",{"name":1991,"color":1992},"❗ p4-important","D93F0B",30165,"nuxt","open","[Vue Router warn]: uncaught error during route navigation when building with webpack","2024-12-17T06:37:23Z","https://github.com/nuxt/nuxt/issues/30165",0.65213025,{"labels":2001,"number":2009,"owner":1994,"repository":1994,"state":2010,"title":2011,"updated_at":2012,"url":2013,"score":2014},[2002,2005,2008],{"name":2003,"color":2004},"3.x","29bc7f",{"name":2006,"color":2007},"pending triage","E99695",{"name":1985,"color":1986},13718,"closed","Error template don't rendered","2023-01-19T17:04:08Z","https://github.com/nuxt/nuxt/issues/13718",0.6500833,{"description":2016,"labels":2017,"number":2020,"owner":1994,"repository":1994,"state":2010,"title":2021,"updated_at":2022,"url":2023,"score":2024},"### Environment\n\n------------------------------\r\n- Operating System: `Windows_NT`\r\n- Node Version: `v18.12.1`\r\n- Nuxt Version: `3.0.0`\r\n- Nitro Version: `1.0.0`\r\n- Package Manager: `npm@8.11.0`\r\n- Builder: `vite`\r\n- User Config: `-`\r\n- Runtime Modules: `-`\r\n- Build Modules: `-`\r\n------------------------------\n\n### Reproduction\n\nhttps://stackblitz.com/github/nuxt/starter/tree/v3-stackblitz\n\n### Describe the bug\n\nTo test the latest stable nuxt 3 version, I followed the steps on your [Installation](https://nuxt.com/docs/getting-started/installation) page to create a new project. When I ran the project with the command `npm run dev -- -o`, \r\nI got the following error:\r\n\r\n```error\r\n500\r\n\r\n[vite-node] [ERR_INVALID_URL_SCHEME] /node_modules/ufo/dist/index.mjs\r\n\r\nat /node_modules/ufo/dist/index.mjs\r\n```\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell\nNuxi 3.0.0\r\nNuxt 3.0.0 with Nitro 1.0.0\r\n\r\n > Local: http://localhost:3000/ \r\n > Network: http://192.168.1.46:3000/\r\n\r\n\r\n ERROR (node:7976) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time\r\n(Use `node --trace-warnings ...` to show where the warning was created)\r\n\r\ni Vite client warmed up in 3900ms\r\n√ Nitro built in 2115 ms\n```\n",[2018,2019],{"name":2003,"color":2004},{"name":2006,"color":2007},15518,"500 - Vite error","2023-01-19T17:52:59Z","https://github.com/nuxt/nuxt/issues/15518",0.65080357,{"description":2026,"labels":2027,"number":2030,"owner":1994,"repository":1994,"state":2010,"title":2031,"updated_at":2032,"url":2033,"score":2034},"### Environment\r\n\r\n- Operating System: `Darwin`\r\n- Node Version: `v16.14.0`\r\n- Nuxt Version: `3.0.0-rc.12`\r\n- Nitro Version: `0.6.0`\r\n- Package Manager: `yarn@1.22.10`\r\n- Builder: `vite`\r\n- User Config: `components`, `typescript`, `runtimeConfig`, `modules`, `vite`, `css`, `tailwindcss`, `router`, `treeshakeClientOnly`\r\n- Runtime Modules: `@pinia/nuxt@0.4.3`, `@nuxtjs/tailwindcss@5.3.5`\r\n- Build Modules: `-`\r\n\r\n### Reproduction\r\n\r\nhttps://stackblitz.com/edit/github-gsv9a5-y4wb2y?file=app.vue,nuxt.config.ts\r\n\r\n### Describe the bug\r\n\r\nAfter migrate from `rc11` to `rc12` vite server proxy don't work. Nuxt(vue router) recursively trying get api route and doesn't ignore them;\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n```shell\r\n[Vue Router warn]: No match found for location with path \"/api/pages/menu\"\r\n[Vue Router warn]: No match found for location with path \"/api/pages/menu\"\r\n[Vue Router warn]: No match found for location with path \"/api/pages/menu\"\r\n[Vue Router warn]: No match found for location with path \"/api/pages/menu\"\r\n[Vue Router warn]: No match found for location with path \"/api/pages/menu\"\r\n```\r\n",[2028,2029],{"name":2003,"color":2004},{"name":2006,"color":2007},15263,"Router can't avoid '/api' route","2023-01-19T17:47:08Z","https://github.com/nuxt/nuxt/issues/15263",0.65171427,{"labels":2036,"number":2039,"owner":1994,"repository":1994,"state":2010,"title":2040,"updated_at":2041,"url":2042,"score":2043},[2037,2038],{"name":2003,"color":2004},{"name":2006,"color":2007},14646,"Nuxt 3 gives Vite HMR error for page named `app.vue`","2023-01-19T17:38:14Z","https://github.com/nuxt/nuxt/issues/14646",0.6528881,{"description":2045,"labels":2046,"number":2052,"owner":1994,"repository":1994,"state":2010,"title":2053,"updated_at":2054,"url":2055,"score":2056},"### Environment\r\n\r\nNuxt project info: 6:55:53 PM\r\n\r\n------------------------------\r\n- Operating System: Windows_NT\r\n- Node Version: v18.17.1\r\n- Nuxt Version: 3.7.4\r\n- CLI Version: 3.9.0\r\n- Nitro Version: 2.6.3\r\n- Package Manager: npm@9.6.7\r\n- Builder: -\r\n- User Config: app, css, devtools, modules, runtimeConfig, plugins, vite, routeRules, pinia, imports\r\n- Runtime Modules: @nuxtjs/tailwindcss@6.8.0, @vite-pwa/nuxt@0.1.1, nuxt-typed-router@3.3.1, @nuxtjs/robots@3.0.0, @nuxtjs/color-mode@3.3.0, nuxt-lodash@2.5.0, nuxt-swiper@1.2.2, (), nuxt-laravel-precognition@0.0.7, @morev/vue-transitions/nuxt@2.3.6, @nuxtjs/i18n@8.0.0-rc.5, nuxt-headlessui@1.1.4, @nuxt/image@1.0.0-rc.3, @pinia/nuxt@0.4.11\r\n- Build Modules: -\r\n------------------------------\r\n\r\n### Reproduction\r\n\r\nneed to explain what is this error\r\n\r\n### Describe the bug\r\n\r\n\r\nwhen routing in any pages this error showing but i routing with nuxt-link with static pages and modules not used in this project please help.\r\n\r\nthx\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[2047,2048,2049],{"name":2003,"color":2004},{"name":2006,"color":2007},{"name":2050,"color":2051},"needs reproduction","FBCA04",23556,"route to pages problem","2024-01-02T21:24:49Z","https://github.com/nuxt/nuxt/issues/23556",0.6529314,{"description":2058,"labels":2059,"number":2065,"owner":1994,"repository":1994,"state":2010,"title":2066,"updated_at":2067,"url":2068,"score":2069},"### Environment\n\n------------------------------\n- Operating System: Windows_NT\n- Node Version: v22.11.0\n- Nuxt Version: 3.15.4\n- CLI Version: 3.21.1\n- Nitro Version: 2.10.4\n- Package Manager: bun@1.2.1\n- Builder: -\n- User Config: modules, css, ssr, devtools, future, typescript, vite, hooks, nitro, compatibilityDate, runtimeConfig\n- Runtime Modules: @nuxt/ui@3.0.0-alpha.12, nuxt-mikro-orm-module@0.4.1, @nuxt/eslint@1.0.1, nuxt-auth-utils@0.5.15, @nuxt/image@1.9.0\n- Build Modules: -\n------------------------------\n\n### Reproduction\n\nUse this `app.vue`:\n```\n// app.vue\n\u003Cscript setup lang=\"ts\">\n\n\u003C/script>\n\n\u003Ctemplate>\n \u003C!-- https://github.com/nuxt/nuxt/issues/25214#issuecomment-1894051562 -->\n \u003Cdiv>\n \u003CNuxtLoadingIndicator />\n \u003CNuxtRouteAnnouncer />\n\n \u003CNuxtLayout>\n \u003CUApp>\n \u003CNuxtPage />\n \u003C/UApp>\n \u003C/NuxtLayout>\n \u003C/div>\n\u003C/template>\n\n\u003Cstyle>\nbody {\n @apply antialiased;\n background: var(--ui-bg-muted);\n}\n\n.dark {\n body {\n @apply antialiased;\n background: var(--ui-bg);\n }\n}\n\u003C/style>\n```\n\nGo to any page with layout, wait 10-20 sec then try to navigate to another page.\n\n### Describe the bug\n\nSame problem:\nwhen i use navigateTo cant load the page.\nNavigate using user action(navigation menu mouse click) can't load the page\n\n```\n\"nuxt\": \"^3.15.4\",\n\"vue\": \"^3.5.13\",\n\"vue-router\": \"^4.5.0\",\n\"@nuxt/ui\": \"^3.0.0-alpha.10\",\n```\nI get that warning:\n\n\nThen that error:\n\n\nHere is my `app.vue`:\n```\n\u003Cscript setup lang=\"ts\">\n\n\u003C/script>\n\n\u003Ctemplate>\n \u003C!-- https://github.com/nuxt/nuxt/issues/25214#issuecomment-1894051562 -->\n \u003Cdiv>\n \u003CNuxtLoadingIndicator />\n \u003CNuxtRouteAnnouncer />\n\n \u003CNuxtLayout>\n \u003CUApp>\n \u003CNuxtPage />\n \u003C/UApp>\n \u003C/NuxtLayout>\n \u003C/div>\n\u003C/template>\n\n\u003Cstyle>\nbody {\n @apply antialiased;\n background: var(--ui-bg-muted);\n}\n\n.dark {\n body {\n @apply antialiased;\n background: var(--ui-bg);\n }\n}\n\u003C/style>\n```\n\n@TheAlexLichter \n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2060,2061,2062],{"name":2006,"color":2007},{"name":2050,"color":2051},{"name":2063,"color":2064},"closed-by-bot","ededed",31010,"Unhandled error during execution of component update, Uncaught (in promise) TypeError: node is null","2025-02-28T02:01:44Z","https://github.com/nuxt/nuxt/issues/31010",0.65488017,{"labels":2071,"number":2074,"owner":1994,"repository":1994,"state":2010,"title":2075,"updated_at":2076,"url":2077,"score":2078},[2072,2073],{"name":2003,"color":2004},{"name":1985,"color":1986},12675,"_nuxt/ files throw 404s when using router.base","2023-01-19T16:09:50Z","https://github.com/nuxt/nuxt/issues/12675",0.6567825,{"labels":2080,"number":2083,"owner":1994,"repository":1994,"state":2010,"title":2084,"updated_at":2085,"url":2086,"score":2087},[2081,2082],{"name":2003,"color":2004},{"name":1985,"color":1986},12610,"The express router no longer works [SERVER/API]","2023-01-19T16:08:00Z","https://github.com/nuxt/nuxt/issues/12610",0.6596583,{"description":2089,"labels":2090,"number":2093,"owner":1994,"repository":1994,"state":2010,"title":2094,"updated_at":2095,"url":2096,"score":2097},"### Environment\n\n------------------------------\r\n- Operating System: Darwin\r\n- Node Version: v18.19.0\r\n- Nuxt Version: 3.10.3\r\n- CLI Version: 3.10.1\r\n- Nitro Version: 2.9.3\r\n- Package Manager: npm@10.5.0\r\n- Builder: -\r\n- User Config: ssr, app, css, modules, robots, plugins, runtimeConfig, build, vite, pwa\r\n- Runtime Modules: @nuxtjs/fontaine@0.4.1, nuxt-disqus@1.0.1, @vite-pwa/nuxt@0.6.0, @nuxtjs/sitemap@5.1.2, @nuxtjs/robots@3.0.0, @nuxt/image@1.4.0, nuxt-gtag@2.0.5, ()\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nDelete .nuxt/ folder contents and then run `npm run dev`. App spins up and renders all these errors.\n\n### Describe the bug\n\nNone of these sw files exist nor are they called by my source code. \"/_nuxt/node_modules/@oruga-ui/oruga-next/dist/oruga.css\" used to be part of the app but all references have been removed from app and package removed. Is there some sort of global cache somewhere that needs to be cleared? I cant find anywhere on my machine that caches this info. I also see a flash of a version of my app months old before hard refreshing to reload the page. \n\n### Additional context\n\nN/a\n\n### Logs\n\n```shell-script\n[Vue Router warn]: No match found for location with path \"/_nuxt/node_modules/@oruga-ui/oruga-next/dist/oruga.css\"\r\n[Vue Router warn]: No match found for location with path \"/_nuxt/node_modules/@oruga-ui/oruga-next/dist/oruga.css\"\r\n[Vue Router warn]: No match found for location with path \"/dev-sw.js?dev-sw\"\r\n[Vue Router warn]: No match found for location with path \"/dev-sw.js?dev-sw\"\r\n[Vue Router warn]: No match found for location with path \"/workbox-5357ef54.js\"\r\n[Vue Router warn]: No match found for location with path \"/workbox-5357ef54.js\"\r\n[Vue Router warn]: No match found for location with path \"/_nuxt/node_modules/@oruga-ui/oruga-next/dist/oruga.css\"\r\n[Vue Router warn]: No match found for location with path \"/_nuxt/node_modules/@oruga-ui/oruga-next/dist/oruga.css\"\r\n[Vue Router warn]: No match found for location with path \"/dev-sw.js?dev-sw\"\r\n[Vue Router warn]: No match found for location with path \"/dev-sw.js\"\r\n[Vue Router warn]: No match found for location with path \"/workbox-5357ef54.js\"\r\n[Vue Router warn]: No match found for location with path \"/workbox-5357ef54.js\"\r\n[Vue Router warn]: No match found for location with path \"/dev-sw.js?dev-sw\"\r\n[Vue Router warn]: No match found for location with path \"/dev-sw.js?dev-sw\"\r\n[Vue Router warn]: No match found for location with path \"/dev-sw.js?dev-sw\"\r\n[Vue Router warn]: No match found for location with path \"/dev-sw.js\"\r\n[Vue Router warn]: No match found for location with path \"/dev-sw.js?dev-sw\"\r\n[Vue Router warn]: No match found for location with path \"/dev-sw.js?dev-sw\"\r\n[Vue Router warn]: No match found for location with path \"/dev-sw.js?dev-sw\"\r\n[Vue Router warn]: No match found for location with path \"/dev-sw.js\"\r\n[Vue Router warn]: No match found for location with path \"/workbox-5357ef54.js\"\r\n[Vue Router warn]: No match found for location with path \"/workbox-5357ef54.js\"\r\n[Vue Router warn]: No match found for location with path \"/workbox-5357ef54.js\"\r\n[Vue Router warn]: No match found for location with path \"/workbox-5357ef54.js\"\r\n[Vue Router warn]: No match found for location with path \"/dev-sw.js?dev-sw\"\r\n[Vue Router warn]: No match found for location with path \"/dev-sw.js?dev-sw\"\r\n[Vue Router warn]: No match found for location with path \"/dev-sw.js?dev-sw\"\r\n[Vue Router warn]: No match found for location with path \"/dev-sw.js\"\r\n```\n```\n",[2091,2092],{"name":2003,"color":2004},{"name":2006,"color":2007},26248,"Huge Collection of Vue Router Errors for paths that arent in any source files","2024-03-14T15:28:26Z","https://github.com/nuxt/nuxt/issues/26248",0.6629029,["Reactive",2099],{},["Set"],["ShallowReactive",2102],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"rjTuXkflVbOkp_xBBhNXNV_UJgwkZHJqa0eUqa26CNM":-1},"/nuxt/nuxt/22827"]