\r\n\u003C/template>\r\n```\n\n### Describe the bug\n\n1. When I run ``npm run dev`` the pages renders correctly. But doing changes in the server component are not updated on the page. I always have to stop the script and run ``npm run dev`` again to see the changes.\r\n2. Running ``npm run build`` and start the server with ``node .output/server/index.mjs`` renders a blank page and the following error is logged in the console:\r\n```\r\n[Vue warn]: Component \u003CAnonymous> is missing template or render function.\r\n```\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[1984,1987,1990,1993,1996],{"name":1985,"color":1986},"3.x","29bc7f",{"name":1988,"color":1989},"pending triage","E99695",{"name":1991,"color":1992},"windows","C681FD",{"name":1994,"color":1995},"needs reproduction","FBCA04",{"name":1997,"color":1998},"closed-by-bot","ededed",24267,"nuxt","closed","Server Components are not working","2023-11-21T01:50:39Z","https://github.com/nuxt/nuxt/issues/24267",0.63972557,{"labels":2007,"number":2010,"owner":2000,"repository":2000,"state":2001,"title":2011,"updated_at":2012,"url":2013,"score":2014},[2008,2009],{"name":1985,"color":1986},{"name":1988,"color":1989},13506,"\u003Ccomponent> seems to be broken.","2023-01-19T16:58:02Z","https://github.com/nuxt/nuxt/issues/13506",0.64100665,{"description":2016,"labels":2017,"number":2020,"owner":2000,"repository":2000,"state":2001,"title":2021,"updated_at":2022,"url":2023,"score":2024},"### Environment\n\nNuxt 3 last\n\n### Reproduction\n\nhttps://github.com/n4an/nuxt-error-7\r\n\r\nnpm i\r\nnpm run dev\n\n### Describe the bug\n\nFailed to resolve component: NuxtPage\r\n[Vue warn]: inject() can only be used inside setup() or functional components.\r\n[Vue warn]: Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build.\r\n[Vue warn]: resolveComponent can only be used in render() or setup().\r\n[Vue warn]: Component \u003CAnonymous> is missing template or render function.\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2018,2019],{"name":1985,"color":1986},{"name":1988,"color":1989},15243,"Failed to resolve component: NuxtPage","2023-01-19T17:46:40Z","https://github.com/nuxt/nuxt/issues/15243",0.64103377,{"description":2026,"labels":2027,"number":2032,"owner":2000,"repository":2000,"state":2001,"title":2033,"updated_at":2034,"url":2035,"score":2036},"### Versions\r\n\r\n- nuxt: v2.15.8\r\n- node: v16.5.0\r\n\r\n### Reproduction\r\n\r\nAfter upgrading to Nuxt v.2.15.8, I encountered an issue where Vue components inside a Nuxt Content file stopped working.\r\nHowever, this is only the case when statically generating the pages.\r\nThey work fine in dev mode.\r\n\r\nSee https://github.com/DerYeger/magdalena-jirku or https://github.com/DerYeger/jan-mueller for examples.\r\nSee https://github.com/DerYeger/jan-mueller/runs/3313688848 for the log of a failed build.\r\n\r\n### Steps to reproduce\r\n\r\n1. Include a Vue component inside a Nuxt Content file.\r\n2. Run `nuxt generate`.\r\n\r\n### What is Expected?\r\n\r\nThe build works.\r\n\r\n### What is actually happening?\r\n\r\nThe error `Error: render function or template not defined in component: \u003Ccomponent-name>` is thrown.\r\n",[2028,2029],{"name":1988,"color":1989},{"name":2030,"color":2031},"2.x","d4c5f9",9665,"v2.15.8 breaks Vue components inside Nuxt Content","2023-01-22T15:44:59Z","https://github.com/nuxt/nuxt/issues/9665",0.646319,{"labels":2038,"number":2041,"owner":2000,"repository":2000,"state":2001,"title":2042,"updated_at":2043,"url":2044,"score":2045},[2039,2040],{"name":1988,"color":1989},{"name":2030,"color":2031},10372,"During the compiling, vue files delete automatically","2023-01-22T15:48:28Z","https://github.com/nuxt/nuxt/issues/10372",0.64819664,{"description":2047,"labels":2048,"number":2051,"owner":2000,"repository":2000,"state":2001,"title":2052,"updated_at":2053,"url":2054,"score":2055},"### Environment\n\nNuxi 3.2.3 14:56:01\r\n 14:56:01\r\nRootDir: /home/runner/app 14:56:01\r\nNuxt project info: 14:56:01\r\n\r\n------------------------------\r\n- Operating System: `Linux`\r\n- Node Version: `v16.15.0`\r\n- Nuxt Version: `3.2.3`\r\n- Nitro Version: `2.2.3`\r\n- Package Manager: `yarn@1.22.17`\r\n- Builder: `vite`\r\n- User Config: `devServer`, `runtimeConfig`, `vite`, `css`, `modules`, `elementPlus`\r\n- Runtime Modules: `@element-plus/nuxt@1.0.3`\r\n- Build Modules: `-`\r\n------------------------------\n\n### Reproduction\n\nissue:Dynamic components are not rendered\r\n\r\nminimal reproduction:https://stackblitz.com/edit/github-ejeh3v?file=app.vue\n\n### Describe the bug\n\nissue:Dynamic components are not rendered\r\n\r\nAfter using component to load dynamic components, the components did not render normally, and no appropriate solution was found in the document. Please ask for help\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2049,2050],{"name":1985,"color":1986},{"name":1988,"color":1989},19660,"Dynamic components are not rendered","2023-03-14T08:17:28Z","https://github.com/nuxt/nuxt/issues/19660",0.6507209,{"labels":2057,"number":2063,"owner":2000,"repository":2000,"state":2001,"title":2064,"updated_at":2065,"url":2066,"score":2067},[2058,2061,2062],{"name":2059,"color":2060},"stale","ffffff",{"name":1988,"color":1989},{"name":2030,"color":2031},8076,"当前的nuxt可以支持部分打包吗,即一个项目内不同功能模块分开打包?","2023-01-22T15:36:08Z","https://github.com/nuxt/nuxt/issues/8076",0.6517779,{"description":2069,"labels":2070,"number":2074,"owner":2000,"repository":2000,"state":2001,"title":2075,"updated_at":2076,"url":2077,"score":2078},"### Environment\r\n\r\n------------------------------\r\n- Operating System: Darwin\r\n- Node Version: v19.9.0\r\n- Nuxt Version: 3.6.3\r\n- Nitro Version: 2.5.2\r\n- Package Manager: npm@9.6.3\r\n- Builder: vite\r\n- User Config: ssr, turnstile, build, hooks, vue, nitro, css, vite, postcss, app, modules, content, googleSignIn, runtimeConfig, devtools\r\n- Runtime Modules: nuxt-vue3-google-signin@0.0.8, @pinia/nuxt@0.4.11, @nuxt/content@2.7.0, @pinia/nuxt@0.4.11, @vuestic/nuxt@1.0.14, @nuxtjs/turnstile@0.5.0\r\n- Build Modules: -\r\n------------------------------\r\n\r\n### Reproduction\r\n\r\nUsually while importing any file,still unable to find exactly when this happens\r\n\r\n### Describe the bug\r\n\r\nWhenever I'm importing a file ,the below message come in all suddent, after reloading from browser still it doesn't go also after doing a npm run dev from same route ,\r\n\r\n\u003Cimg width=\"1240\" alt=\"image\" src=\"https://github.com/nuxt/nuxt/assets/52563039/3fe269ac-4a06-4df4-80d2-8c854b49b141\">\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[2071,2072,2073],{"name":1985,"color":1986},{"name":1988,"color":1989},{"name":1994,"color":1995},22150,"503 Server Unavailable while server iss running","2023-10-20T10:59:35Z","https://github.com/nuxt/nuxt/issues/22150",0.65200734,{"description":2080,"labels":2081,"number":2085,"owner":2000,"repository":2000,"state":2001,"title":2086,"updated_at":2087,"url":2088,"score":2089},"### 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```",[2082,2083,2084],{"name":1985,"color":1986},{"name":1988,"color":1989},{"name":1994,"color":1995},24410,"Nuxt performace / Browser behavior","2024-01-03T16:22:52Z","https://github.com/nuxt/nuxt/issues/24410",0.6532655,{"labels":2091,"number":2094,"owner":2000,"repository":2000,"state":2001,"title":2095,"updated_at":2096,"url":2097,"score":2098},[2092,2093],{"name":1988,"color":1989},{"name":2030,"color":2031},8281,"\u003Cclient-only> causing component to render twice","2023-01-22T15:38:17Z","https://github.com/nuxt/nuxt/issues/8281",0.65425736,["Reactive",2100],{},["Set"],["ShallowReactive",2103],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"7Ed9fKFwFUG-Jm6XhnKgoluX6CyGtenmavDMEWzUy9U":-1},"/nuxt/nuxt/24751"]