\r\n \u003C/NuxtLayout>\r\n \u003C!-- universal components -->\r\n \u003CMenuDialog />\r\n \u003CLanguageDialog />\r\n \u003CColorModeDialog />\r\n \u003CBackdrop />\r\n \u003C!-- etc -->\r\n \u003C/div>\r\n\u003C/template>\r\n```\r\nOr you could just move those components to a directory called `~/components/universal` (for example) and Nuxt would take care of injecting them automatically.\n\n### Additional information\n\n- [X] 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).\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[1984,1987],{"name":1985,"color":1986},"enhancement","8DEF37",{"name":1988,"color":1989},"discussion","538de2",19492,"nuxt","open","Components automatically injected into the root element","2024-06-30T11:09:20Z","https://github.com/nuxt/nuxt/issues/19492",0.6755838,{"description":1998,"labels":1999,"number":2006,"owner":1991,"repository":1991,"state":2007,"title":2008,"updated_at":2009,"url":2010,"score":2011},"### Environment\n\n- Operating System: `Darwin`\r\n- Node Version: `v16.17.0`\r\n- Nuxt Version: `3.3.2`\r\n- Nitro Version: `2.3.2`\r\n- Package Manager: `npm@8.15.0`\r\n- Builder: `vite`\r\n- User Config: `imports`, `modules`\r\n- Runtime Modules: `l-min@1.0.10`\r\n- Build Modules: `-`\n\n### Reproduction\n\n- [nuxt app](https://github.com/rafifn/nuxt-extends-parent)\r\n- [repo module](https://github.com/rafifn/l-min)\r\n- [stackblitz](https://stackblitz.com/edit/nuxt-starter-9tykra?file=app.vue)\n\n### Describe the bug\n\nI have a module and nuxt app\r\nmy module contains a component that uses the component library (element-plus).\r\nwhen I use the module in the playground, the module runs fine and my component can be used. but when I use the module in another repo, my component can't be displayed.\r\nis there something wrong with my implementation?\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2000,2003],{"name":2001,"color":2002},"3.x","29bc7f",{"name":2004,"color":2005},"pending triage","E99695",20095,"closed","addComponent not working properly","2023-04-05T10:32:57Z","https://github.com/nuxt/nuxt/issues/20095",0.6472285,{"labels":2013,"number":2021,"owner":1991,"repository":1991,"state":2007,"title":2022,"updated_at":2023,"url":2024,"score":2025},[2014,2015,2018],{"name":2001,"color":2002},{"name":2016,"color":2017},"bug","d73a4a",{"name":2019,"color":2020},"❗ p4-important","D93F0B",13429,"Auto import of components broken","2023-01-19T16:55:49Z","https://github.com/nuxt/nuxt/issues/13429",0.6678526,{"description":2027,"labels":2028,"number":2032,"owner":1991,"repository":1991,"state":2007,"title":2033,"updated_at":2034,"url":2035,"score":2036},"### Environment\n\n------------------------------\r\n- Operating System: `Linux`\r\n- Node Version: `v16.14.2`\r\n- Nuxt Version: `3.0.0-rc.9`\r\n- Nitro Version: `0.5.1`\r\n- Package Manager: `npm@7.17.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/edit/nuxt-starter-ytp3rx?file=app.vue\n\n### Describe the bug\n\nWhen you create a minimal application without a `nuxt.config.ts` (so just `app.vue` for example), the \"default `app.vue`\" will be shown forever.\r\n\r\nThis can only be resolved by adding back a `nuxt.config.ts` (or js)\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2029,2030,2031],{"name":2001,"color":2002},{"name":2016,"color":2017},{"name":2019,"color":2020},14848,"Welcome component will stay when no `nuxt.config.ts` exists","2023-01-19T17:41:13Z","https://github.com/nuxt/nuxt/issues/14848",0.66925645,{"description":2038,"labels":2039,"number":2043,"owner":1991,"repository":1991,"state":2007,"title":2044,"updated_at":2045,"url":2046,"score":2047},"### Environment\n\nNuxi 3.4.1 0.33.24\r\n 0.33.27\r\nRootDir: nuxt3test 0.33.27\r\nNuxt project info: 0.33.27\r\n\r\n------------------------------\r\n- Operating System: Windows_NT\r\n- Node Version: v19.8.1\r\n- Nuxt Version: 3.4.1\r\n- Nitro Version: 2.3.3\r\n- Package Manager: npm@9.5.1\r\n- Builder: vite\r\n- User Config: ssr, hooks\r\n- Runtime Modules: -\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nhttps://github.com/jrutila/nuxt3bug\n\n### Describe the bug\n\nThe generated chunk for my page contains a reference to a component that is included with `import * as components from \"#components\"`. The reference is in the file _before_ the component is defined later in the file.\r\n\r\nEverything works when running `npx nuxi dev` but after build and start the problem raises.\r\n\r\nBug reproduction instructions in the README of the reproduction repository.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2040,2041,2042],{"name":2001,"color":2002},{"name":2004,"color":2005},{"name":2016,"color":2017},20402,"Cannot access ' __nuxt_component_0' before initialization when running built server with a dynamic component","2023-05-10T12:05:38Z","https://github.com/nuxt/nuxt/issues/20402",0.66946137,{"labels":2049,"number":2053,"owner":1991,"repository":1991,"state":2007,"title":2054,"updated_at":2055,"url":2056,"score":2057},[2050,2051,2052],{"name":2001,"color":2002},{"name":2016,"color":2017},{"name":2019,"color":2020},13418,"(fix): remove redundant calls to `generateApp` by components module - possible infinite loop","2023-01-19T16:55:40Z","https://github.com/nuxt/nuxt/issues/13418",0.6707737,{"description":2059,"labels":2060,"number":2065,"owner":1991,"repository":1991,"state":2007,"title":2066,"updated_at":2067,"url":2068,"score":2069},"### Environment\n\n------------------------------\n- Operating System: Windows_NT\n- Node Version: v20.11.1\n- Nuxt Version: 3.14.0\n- CLI Version: 3.20.0\n- Nitro Version: 2.10.4\n- Package Manager: npm@10.8.3\n- Builder: -\n- User Config: devtools, devServer, modules, vite, shadcn, colorMode, css, routeRules, imports, runtimeConfig, compatibilityDate\n- Runtime Modules: @nuxtjs/tailwindcss@6.13.1, shadcn-nuxt@0.11.3, @nuxtjs/color-mode@3.5.2, @vueuse/nuxt@12.4.0, @nuxt/icon@1.10.3, @pinia/nuxt@0.5.5, @formkit/auto-animate/nuxt@0.8.2\n- Build Modules: -\n------------------------------\n\n### Reproduction\n\n-\n\n### Describe the bug\n\nWhen i update a components (Not necessarily from the components/ui folder), Nuxt restart the entire server with logs : \n\nℹ Directory components/ui/ removed \nℹ Restarting Nuxt...\n\nFrom the logs I probably deduce that it restarts because it detects a DELETION of a folder. Except that I do not delete any folders 😥\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2061,2062],{"name":2004,"color":2005},{"name":2063,"color":2064},"needs reproduction","FBCA04",30597,"Nuxt restart on every changes.","2025-03-24T23:06:49Z","https://github.com/nuxt/nuxt/issues/30597",0.67325515,{"description":2071,"labels":2072,"number":2076,"owner":1991,"repository":1991,"state":2007,"title":2077,"updated_at":2078,"url":2079,"score":2080},"### Environment\r\n\r\n- Operating System: Darwin\r\n- Node Version: v18.18.2\r\n- Nuxt Version: 3.8.1\r\n- CLI Version: 3.9.1\r\n- Nitro Version: 2.7.2\r\n- Package Manager: npm@9.8.1\r\n- Builder: -\r\n- User Config: ssr, srcDir, components, nitro, modules, delayHydration, i18n, bootstrapVueNext, css, vite, devtools, app, runtimeConfig\r\n- Runtime Modules: @bootstrap-vue-next/nuxt@0.14.10, nuxt-jsonld@2.0.8, @nuxtjs/i18n@8.0.0-rc.5, @nuxt/devtools@1.0.3, nuxt-delay-hydration@1.3.3\r\n- Build Modules: -\r\n\r\n### Reproduction\r\n\r\n\r\n\r\n\r\n### Describe the bug\r\n\r\nHello, I'm in the beginning of development of an application, I still don't have many components, despite I have a dynamic component \u003Ccomponent :is=..>, I've added configuration to auto imports and Lazy prefix of components to work, the main issue is that when doing npm run dev, the application in the browser sometimes stays blank, other times it renders but imposible to do right click to see the inspector, and even when I open the inspector using Chrome 3 dot menu, I can see different things :\r\n- Sometimes when the application is visually rendered, the Elements part of the inspector is blank (empty)\r\n- Sometimes keeps reloading infinidly without rendering nothing\r\n- When using incognito window it usually renders fast but the page is still \"frozen\", not given the possibility of right click, showing the same issue for opening dev tools (the Chrome ones, because Nuxt dev tools, I have installed, the icon shows, but nothing happens when clicking in it), also in incognito, when rendering the app, sometimes the Elements tab of the inspector shows nothing, other times shows head and body tags but empty inside, and other times shows head but body empty, other times it shows the bundle (not showing anymore), and I stay in doubt on how to inspect HTML elements, since also the Nuxt Dev Tools seems not responding\r\n- Moreover hot reloading of the application seems not be working. And when I do some change I always have to restart the server and open again in the browser.\r\n- Same when refreshing the page, it stays indefenetly reloading and shows nothing in the end.\r\n\r\nI've tried several strategies, as making the components lazy and trying delay nuxt hydration as you see in the configuration (I'll leave more detail here), but nothing seems to improve responsiveness to the click and ability to inspect.\r\n\r\nAre you aware of this issue? Could you guess what it is hapenning?\r\n\r\n(In the beginning it appeared a message of optimizing dependencies, and hence I've tried optimizeDeps, but now this message doesn't appear anymore, even if with optimizeDeps commented)\r\n\r\nThank you so much\r\n\r\nnuxt.config.ts :\r\n\r\n\r\n```\r\nexport default defineNuxtConfig({\r\n ssr: true,\r\n srcDir: 'src/',\r\n components: [\r\n {\r\n path: '~/components',\r\n pathPrefix: false,\r\n },\r\n ],\r\n nitro: {\r\n routeRules: {\r\n (...)\r\n }\r\n },\r\n modules: ['@bootstrap-vue-next/nuxt','nuxt-jsonld','@nuxtjs/i18n','@nuxt/devtools','nuxt-delay-hydration'],\r\n delayHydration: {\r\n mode: 'init',\r\n // enables nuxt-delay-hydration in dev mode for testing\r\n // NOTE: you should disable this once you've finished testing, it will break HMR\r\n debug: process.env.NODE_ENV === 'development'\r\n },\r\n i18n: {\r\n strategy: 'prefix_except_default',\r\n locales: FT_USE_ONLY_FRENCH_VERSION ? [DEFAULT_LOCALE] : LOCALES,\r\n defaultLocale: DEFAULT_LOCALE.code,\r\n detectBrowserLanguage: false, /\r\n vueI18n: './nuxt-i18n.js',\r\n },\r\n bootstrapVueNext: {\r\n composables: true,\r\n },\r\n css: ['bootstrap/dist/css/bootstrap.min.css','@/assets/scss/main.scss'],\r\n vite: {\r\n server: {\r\n watch: {\r\n usePolling: true\r\n }\r\n },\r\n css: {\r\n preprocessorOptions: {\r\n scss: { additionalData: '@import \"@/assets/scss/_all.scss\";' },\r\n },\r\n },\r\n plugins: [\r\n svgLoader(),\r\n // this plugin is necessary to allow the application to build when using await for messages in i18n configuration\r\n topLevelAwait({\r\n // The export name of top-level await promise for each chunk module\r\n promiseExportName: \"__tla\",\r\n // The function to generate import names of top-level await promise in each chunk module\r\n promiseImportName: i => `__tla_${i}`\r\n })],\r\n /* optimizeDeps: {\r\n exclude: ['@unhead/vue','@prismicio/helpers'],\r\n },*/\r\n },\r\n devtools: { enabled: false },\r\n app: {\r\n head: {\r\n titleTemplate: '(...)'\r\n },\r\n },\r\n runtimeConfig: {\r\n (...)\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_\r\n```",[2073,2074,2075],{"name":2001,"color":2002},{"name":2004,"color":2005},{"name":2063,"color":2064},24410,"Nuxt performace / Browser behavior","2024-01-03T16:22:52Z","https://github.com/nuxt/nuxt/issues/24410",0.67335343,{"labels":2082,"number":2087,"owner":1991,"repository":1991,"state":2007,"title":2088,"updated_at":2089,"url":2090,"score":2091},[2083,2084],{"name":1985,"color":1986},{"name":2085,"color":2086},"2.x","d4c5f9",8119,"Dynamic nuxt module supporting in static mode.","2023-02-17T00:21:05Z","https://github.com/nuxt/nuxt/issues/8119",0.67416376,{"description":2093,"labels":2094,"number":2097,"owner":1991,"repository":1991,"state":2007,"title":2098,"updated_at":2099,"url":2100,"score":2101},"### Environment\r\n\r\n------------------------------\r\n- Operating System: Windows_NT \r\n- Node Version: v18.17.1\r\n- Nuxt Version: 3.6.5\r\n- Nitro Version: 2.5.2\r\n- Package Manager: npm@9.6.7\r\n- Builder: vite\r\n- User Config: devtools\r\n- Runtime Modules: -\r\n- Build Modules: -\r\n------------------------------\r\n\r\n### Reproduction\r\n\r\n```\r\nstep 1, init nuxt project (npx or pnm )\r\n\r\nstep 2, add`\u003CNuxtLayout>` and `\u003CNuxtPage>` component in app.vue\r\n\r\nstep 3, `npm run dev` or `pnpm dev`\r\n\r\nstep 4, create some components `pages/index.vue` and `pages/admin.vue`\r\n\r\nstep 4, open in browser\r\n```\r\n### Describe the bug\r\n\r\n **Each time a new component is created, the service must be restarted**\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[2095,2096],{"name":2001,"color":2002},{"name":2004,"color":2005},22711,"Nuxt3 cannot hot reload after created component files","2023-08-23T09:47:42Z","https://github.com/nuxt/nuxt/issues/22711",0.6741673,["Reactive",2103],{},["Set"],["ShallowReactive",2106],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"tjiGYG-rwAfC_UPcHZ7KqGogTnPsGDSELQ-Nvo073l4":-1},"/nuxt/nuxt/12350"]