` and `\u003CNuxtLayout />` components in the below way:\r\n```vue\r\n \u003Cdiv v-if=\"loading\">loading...\u003C/div>\r\n \u003CNuxtLayout v-else>\r\n \u003CNuxtPage />\r\n \u003C/NuxtLayout>\r\n```\r\n\r\nBut it shows up the below warning in console log.\r\n```\r\n[nuxt] Your project has pages but the `\u003CNuxtPage />` component has not been used. You might be using the `\u003CRouterView />` component instead, which will not work correctly in Nuxt. You can set `pages: false` in `nuxt.config` if you do not wish to use the Nuxt `vue-router` integration.\r\n[nuxt] Your project has layouts but the `\u003CNuxtLayout />` component has not been used.\r\n```\r\n\r\n### Additional context\r\n\r\nMy purpose is fetching some environment data from server before NuxtLayout and NuxtPage rendered and shows a loading layout. In addition, I will use it with SSR off.\r\n\r\n### Logs\r\n\r\n_No response_",[2867],{"name":2868,"color":2869},"🍰 p2-nice-to-have","0E8A16",25912,"nuxt","open","\"NuxtPage / NuxtLayout component has not been used\" warn when NuxtLayout async show up","2025-02-21T12:34:45Z","https://github.com/nuxt/nuxt/issues/25912",0.6764154,{"description":2878,"labels":2879,"number":2889,"owner":2871,"repository":2871,"state":2890,"title":2891,"updated_at":2892,"url":2893,"score":2894},"### Environment\n\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v18.14.0\r\n- Nuxt Version: 3.6.2\r\n- Nitro Version: 2.5.2\r\n- Package Manager: pnpm@8.4.0\r\n- Builder: vite\r\n- User Config: nitro, typescript, runtimeConfig, devServerHandlers, modules, app, postcss, routeRules, i18n, schemaOrg, delayHydration, vite\r\n- Runtime Modules: nuxt-delay-hydration@1.2.1, nuxt-schema-org@2.2.0, @nuxtjs/i18n@8.0.0-beta.10\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-jaeoi1?file=components%2Ffoo.vue\n\n### Describe the bug\n\nHi,\r\n\r\nAfter upgrade to 3.6.2 : \r\n\r\n**After building** the application (no problem in dev) :\r\n\r\nThe icon's url in the inlined css is ok : \r\n```\r\n[data-icon=foo] {\r\n --icon-custom: url(/_nuxt/ic-ecurie.dfbfbb0a.svg);\r\n}\r\n```\r\n\r\nThe icon's url in the **entry.css gives a 404**\r\n```\r\n[data-icon=foo] {\r\n --icon-custom: url(./ic-ecurie.dfbfbb0a.svg);\r\n}\r\n```\r\n\r\nThere's no `_nuxt` in the url because the asset is in the same directory as the css but the browser consider it not and resolve with his path.\r\n\r\n\r\nMaybe i make something wrong but I see no problems in Nuxt 3.5.3 :thinking: \n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2880,2883,2886],{"name":2881,"color":2882},"3.x","29bc7f",{"name":2884,"color":2885},"pending triage","E99695",{"name":2887,"color":2888},"needs reproduction","FBCA04",22086,"closed","Bad path of assets after 3.6 upgrade","2023-07-19T06:47:37Z","https://github.com/nuxt/nuxt/issues/22086",0.6496593,{"description":2896,"labels":2897,"number":2900,"owner":2871,"repository":2871,"state":2890,"title":2901,"updated_at":2902,"url":2903,"score":2904},"### Environment\n\n- Operating System: Darwin\r\n- Node Version: v20.14.0\r\n- Nuxt Version: 3.12.1\r\n- CLI Version: 3.12.0\r\n- Nitro Version: 2.9.6\r\n- Package Manager: yarn@1.22.22\r\n- Builder: -\r\n- User Config: devServer, runtimeConfig, app, css, experimental, modules, devtools\r\n- Runtime Modules: @nuxtjs/tailwindcss@6.12.0, @element-plus/nuxt@1.0.9, @nuxtjs/supabase@1.2.2, @nuxtjs/device@3.1.1, @vueuse/nuxt@10.10.1, @nuxtjs/seo@2.0.0-rc.10, unplugin-icons/nuxt\r\n- Build Modules: -\n\n### Reproduction\n\n\u003Cimg width=\"581\" alt=\"image\" src=\"https://github.com/nuxt/nuxt/assets/46523281/5c50de35-bbec-42a0-9bee-946610762cd3\">\r\n\u003Cimg width=\"413\" alt=\"image\" src=\"https://github.com/nuxt/nuxt/assets/46523281/39083721-d223-49b4-8102-6d5c27bce597\">\r\n\n\n### Describe the bug\n\n[Vue Router warn]: No match found for location with path\"\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2898,2899],{"name":2881,"color":2882},{"name":2884,"color":2885},27556,"NuxtLink with an external url gives vue router waring","2024-06-12T10:52:38Z","https://github.com/nuxt/nuxt/issues/27556",0.656335,{"description":2906,"labels":2907,"number":2910,"owner":2871,"repository":2871,"state":2890,"title":2911,"updated_at":2912,"url":2913,"score":2914},"### 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",[2908,2909],{"name":2881,"color":2882},{"name":2884,"color":2885},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.66582704,{"description":2916,"labels":2917,"number":2926,"owner":2871,"repository":2871,"state":2890,"title":2927,"updated_at":2928,"url":2929,"score":2930},"### Environment\r\n\r\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v18.18.0\r\n- Nuxt Version: 3.9.1\r\n- CLI Version: 3.10.0\r\n- Nitro Version: 2.8.1\r\n- Package Manager: npm@9.4.2\r\n- Builder: -\r\n- User Config: devtools\r\n- Runtime Modules: -\r\n- Build Modules: -\r\n------------------------------\r\n\r\n### Reproduction\r\n\r\nhttps://stackblitz.com/edit/nuxt-issues-25196\r\n\r\n```vue\r\n\u003Ctemplate>\r\n \u003CClientOnly>\r\n \u003CNuxtLayout>\r\n \u003CNuxtPage />\r\n \u003C/NuxtLayout>\r\n \u003C/ClientOnly>\r\n\u003C/template>\r\n```\r\n\r\n### Describe the bug\r\n\r\nWhen using a `\u003CClientOnly>` component around the `App.vue` (only SSR the app shell), the NuxtLayout warning will appear even though the component is used.\r\n\r\n### Additional context\r\n\r\nRelated: https://github.com/nuxt/nuxt/issues/24912\r\n\r\n### Logs\r\n\r\n_No response_",[2918,2919,2922,2925],{"name":2881,"color":2882},{"name":2920,"color":2921},"dx","C39D69",{"name":2923,"color":2924},"bug","d73a4a",{"name":2868,"color":2869},25196,"`\u003CNuxtLayout /> component has not been used.` Warning when using `\u003CClientOnly>` in `app.vue`","2024-02-09T20:33:36Z","https://github.com/nuxt/nuxt/issues/25196",0.6686567,{"description":2932,"labels":2933,"number":2938,"owner":2871,"repository":2871,"state":2890,"title":2939,"updated_at":2940,"url":2941,"score":2942},"### Version\n\n[v1.4.0](https://github.com/nuxt.js/releases/tag/v1.4.0)\n\n### Reproduction link\n\n[https://jsfiddle.net/2qzmfh9d/2/](https://jsfiddle.net/2qzmfh9d/2/)\n\n### Steps to reproduce\n\nChange the router base property to be '/here-and-now'\n\nPlace the large SVG from the fiddle into the static directory.\n\nThen try to use it in a Vue component by referencing `\u003Csvg>\u003Cuse xlink:href=\"~/static/symbols.svg#arrow--tail--right\">\u003C/use>\u003C/svg>`\n\n### What is expected ?\n\nExpect it to render here-and-now/_nuxt/img/symbols.svg#arrow--tail--right\n\n### What is actually happening?\n\nrenders ~static/symbols.svg#arrow--tail--right\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This bug report is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c7215\">#c7215\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2934,2935],{"name":2884,"color":2885},{"name":2936,"color":2937},"2.x","d4c5f9",3423,"SVG paths do not render from static","2023-01-22T15:30:04Z","https://github.com/nuxt/nuxt/issues/3423",0.6695381,{"labels":2944,"number":2947,"owner":2871,"repository":2871,"state":2890,"title":2948,"updated_at":2949,"url":2950,"score":2951},[2945,2946],{"name":2881,"color":2882},{"name":2884,"color":2885},14156,"Plugins like fontawesome and quilleditor stopped rendering","2023-01-19T17:26:32Z","https://github.com/nuxt/nuxt/issues/14156",0.6714227,{"description":2953,"labels":2954,"number":2956,"owner":2871,"repository":2871,"state":2890,"title":2957,"updated_at":2958,"url":2959,"score":2960},"The SVG are being messed on the browser after updating to 1.0.0-rc3\r\nI have no problem embedding the SVG as an image but when I use the svg code directly inside the `\u003Ctemplate>` in the .vue file it would display all messed up on the browser.\r\n\r\n\r\n\r\nHere is the errors I'm getting:\r\n```\r\n...\r\nError: \u003Cpath> attribute d: Expected path command, \"…,1.8,1.4,1.4,2.5\\\\n c-0.…\".\r\nError: \u003Cpath> attribute d: Expected path command, \"…-1.8-1.4-1.4-2.5\\\\n c0.2…\".\r\n...\r\n```\r\n\r\nThis used to work on Nuxt v0.10.7\r\nI even tried to add the svg code in a .vue file with latest vue/webpack template and it worked all fine \r\nSo I think the issue here is from Nuxt.\r\n\r\nI also noticed adding `\u003C?xml version=\"1.0\" encoding=\"utf-8\"?>` inside `\u003Csvg>...\u003C/svg>` tags would make it work but the messed up svg paths would be flashed at first and with more errors/warning as well \r\n\r\n\r\n\r\n\r\nPeace\r\n\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/c1299\">#c1299\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2955],{"name":2936,"color":2937},1460,"SVG codes inside .vue file do not work on 1.0.0-rc3..","2023-01-18T15:41:50Z","https://github.com/nuxt/nuxt/issues/1460",0.67321944,{"description":2962,"labels":2963,"number":2964,"owner":2871,"repository":2965,"state":2890,"title":2966,"updated_at":2967,"url":2968,"score":2969},"Installed following the steps [here](https://nuxt.com/modules/icon).\r\n```\r\nnpm install --save-dev nuxt-icon\r\n```\r\nAdded to my `nuxt.config.ts`\r\n```\r\n modules: [\r\n // https://go.nuxtjs.dev/bootstrap\r\n 'bootstrap-vue/nuxt',\r\n // https://go.nuxtjs.dev/pwa\r\n '@nuxtjs/pwa',\r\n // https://go.nuxtjs.dev/content\r\n '@nuxt/content',\r\n // https://nuxt.com/modules/icon\r\n 'nuxt-icon'\r\n ],\r\n```\r\nUsed on a component\r\n```\r\n\u003CIcon name=\"logos:instagram-icon\" />\r\n```\r\n\r\nThe page rendered without the icon and got this on the console.\r\n```\r\n[Vue warn]: Unknown custom element: \u003CIcon> - did you register the component correctly? For recursive components, make sure to provide the \"name\" option.\r\n\r\nfound in\r\n\r\n---> \u003CLayouts/default.vue> at layouts/default.vue\r\n \u003CRoot>\r\n```\r\n\r\n### My dependencies\r\n```\r\n \"dependencies\": {\r\n \"@nuxt/content\": \"^1.0.0\",\r\n \"@nuxtjs/pwa\": \"^3.3.5\",\r\n \"bootstrap\": \"^4.6.2\",\r\n \"bootstrap-vue\": \"^2.22.0\",\r\n \"bootswatch\": \"^5.2.3\",\r\n \"core-js\": \"^3.25.3\",\r\n \"nuxt\": \"^2.15.8\",\r\n \"nuxt-icon\": \"^0.4.0\",\r\n \"vue\": \"^2.7.10\",\r\n \"vue-server-renderer\": \"^2.7.10\",\r\n \"vue-template-compiler\": \"^2.7.10\"\r\n },\r\n \"devDependencies\": {\r\n \"@babel/eslint-parser\": \"^7.19.1\",\r\n \"@nuxtjs/eslint-config\": \"^11.0.0\",\r\n \"@nuxtjs/eslint-module\": \"^3.1.0\",\r\n \"eslint\": \"^8.24.0\",\r\n \"eslint-plugin-nuxt\": \"^4.0.0\",\r\n \"eslint-plugin-vue\": \"^9.5.1\",\r\n \"sass\": \"^1.62.1\",\r\n \"sass-loader\": \"^10.4.1\"\r\n }\r\n```",[],74,"icon","Unknown custom element: \u003CIcon> - did you register the component correctly?","2023-08-07T11:42:06Z","https://github.com/nuxt/icon/issues/74",0.6737908,{"description":2971,"labels":2972,"number":2975,"owner":2871,"repository":2871,"state":2890,"title":2976,"updated_at":2977,"url":2978,"score":2979},"### Version\n\n[v1.4.2](https://github.com/nuxt.js/releases/tag/v1.4.2)\n\n### Reproduction link\n\n[https://github.com/agrajak/nuxt_text_recruit](https://github.com/agrajak/nuxt_text_recruit)\n\n### Steps to reproduce\n\nnuxt generate.\nmy static website is hosted in https://agrajak-8d93e.firebaseapp.com/\n\n\n### What is expected ?\n\nIn pages/index.vue, When I see my site with Chrome Developer Tools, Every \u003Cfont-awesome-icon> should be rendered to \u003Csvg ~~~> \n\n\n\n\n\n### What is actually happening?\n\nsome of \u003Cfont-awesome-icon> are rendered to \u003Csvg ~>(in .sticky-nav, you can see it when you scroll down) \nand the others are still rendered to \u003Cfont-awesome-icon> and also show nothing. (in top component)\n\n\n\n\n\n\n### Additional comments?\n\nSite works pretty well in nuxt start.\nI also checked turning off SSR options in nuxt.config.js\n\n {src: '~plugins/fullpage', ssr: false}\nand font-awesome librarys are declared in plugins/fullpage.js\n\nIf this issue is not a bug, just let me know how to fix it.\nthank you.\n\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This bug report is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c7640\">#c7640\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2973,2974],{"name":2884,"color":2885},{"name":2936,"color":2937},3808,"nuxt generate doesn't render every components","2023-01-22T15:30:05Z","https://github.com/nuxt/nuxt/issues/3808",0.67393184,["Reactive",2981],{},["Set"],["ShallowReactive",2984],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fblmRSLyOKqRbvLiXxxVXRRIn-DBrBB7XmvMMLmVl15E":-1},"/nuxt/nuxt/25005"]