` doesn't print content correctly when loaded from SSR. If we trigger an HMR update, the content gets shown correctly.\r\n\r\nUsing a simple render function (as you can see in the reproduction) works correctly.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2033,2034],{"name":2021,"color":2022},{"name":1985,"color":1986},15218,"Dynamic component not rendering correctly when SSR","2023-01-19T17:46:17Z","https://github.com/nuxt/nuxt/issues/15218",0.6543858,{"description":2041,"labels":2042,"number":2045,"owner":1991,"repository":1991,"state":2025,"title":2046,"updated_at":2047,"url":2048,"score":2049},"### Environment\n\n- Operating System: `Darwin`\r\n- Node Version: `v18.13.0`\r\n- Nuxt Version: `3.7.3`\r\n- CLI Version: `3.8.4`\r\n- Nitro Version: `2.6.3`\r\n- Package Manager: `yarn@1.22.19`\r\n- Builder: `-`\r\n- User Config: `css`, `components`, `app`, `srcDir`, `build`, `devServer`, `modules`, `i18n`, `nitro`, `site`, `runtimeConfig`, `devtools`\r\n- Runtime Modules: `@nuxtjs/i18n@8.0.0-rc.4`, `nuxt-mapbox@1.4.4`, `@pinia/nuxt@0.4.11`, `@pinia-plugin-persistedstate/nuxt@1.1.1`, `@nuxt/content@2.8.2`, `@nuxtjs/robots@3.0.0`, `@nuxt/image@1.0.0-rc.2`, `nuxt-simple-robots@3.1.2`, `nuxt-simple-sitemap@3.3.3`\r\n- Build Modules: `-`\r\n\n\n### Reproduction\n\nReproduction 1:\r\nhttps://stackblitz.com/edit/github-5hgjm9?file=pages%2Findex.vue\r\n\r\nReproduction 2:\r\nhttps://stackblitz.com/edit/github-mmggus?file=pages%2Findex.vue\n\n### Describe the bug\n\nI try to render a dynamic page which is nested inside the chats route. Chats is also a page, so I added NuxtPage to it so that it should render the child as well. But, rendering the child does not work, it does log the chatid (and changing meta data like the title etc. all works), but rendering the page does not. Using \u003Ca> instead of NuxtLink does get rid of the warning that the route does not exist, but it still does not render the page correctly. \r\n\r\nIf there is anymore additional info needed, please let me now. \n\n### Additional context\n\nBug also appears when using in conjunction with the Nuxt Content module, the page does not render correctly all the time. Navigating to blog/the-content-file does not work when there is also a blog.vue file. \n\n### Logs\n\n```shell-script\n[Vue Router warn]: No match found for location with path \"/_nuxt/pages/profile/chats/index.vue?t=6349809384571\"\n```\n",[2043,2044],{"name":2021,"color":2022},{"name":1985,"color":1986},23244,"Nested dynamic pages not rendering","2023-09-16T15:24:26Z","https://github.com/nuxt/nuxt/issues/23244",0.65581995,{"description":2051,"labels":2052,"number":2055,"owner":1991,"repository":1991,"state":2025,"title":2056,"updated_at":2057,"url":2058,"score":2059},"### Environment\n\n------------------------------\r\n- Operating System: `Linux`\r\n- Node Version: `v16.14.2`\r\n- Nuxt Version: `3.0.0-rc.13`\r\n- Nitro Version: `0.6.1`\r\n- Package Manager: `npm@7.17.0`\r\n- Builder: `vite`\r\n- User Config: `build`\r\n- Runtime Modules: `-`\r\n- Build Modules: `-`\r\n------------------------------\r\n\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-rhmame-yu2hri?file=components%2FNestedSlots.vue,app.vue\n\n### Describe the bug\n\nThis is a weird one, it is probably easier to understand looking at the reproduction example.\r\n\r\nWhen defining slot content / templates in a `v-for` loop, the current loop element is undefined in that slot. However, this only occurs in very specific cases:\r\n\r\n1. Page is rendered in SSR\r\n2. Slot Templates are defined in `v-for`\r\n3. Content referencing the loop element is using an external component that is also using slots\r\n\r\nIt works perfectly fine on client side or if the component used to render the content is internal (part of the same project, not pre-built from a library).\n\n### Additional context\n\nWe came across this issue when starting to extract a component library from our project prototype.\r\n\r\nWe have a dynamic table / listing component used to render a list of objects based on a column configuration. This component also provides dynamic scoped slots for every column in case we want to customize the rendering.\r\n\r\nUnder the hood, it uses our basic table components to render table rows and cells. After we moved those table components to our new component library, the dynamic listing suddenly broke in SSR.\r\n\r\nHowever, I made the reproduction example as simple as I could and used a random UI library instead of our own code to make sure the same error happens.\n\n### Logs\n\n_No response_",[2053,2054],{"name":2021,"color":2022},{"name":1985,"color":1986},15433,"Loop context is lost when rendering nested slot in v-for using external component in SSR","2023-01-19T17:50:15Z","https://github.com/nuxt/nuxt/issues/15433",0.66001457,{"labels":2061,"number":2064,"owner":1991,"repository":1991,"state":2025,"title":2065,"updated_at":2066,"url":2067,"score":2068},[2062,2063],{"name":2021,"color":2022},{"name":1985,"color":1986},13506,"\u003Ccomponent> seems to be broken.","2023-01-19T16:58:02Z","https://github.com/nuxt/nuxt/issues/13506",0.66035086,{"labels":2070,"number":2081,"owner":1991,"repository":1991,"state":2025,"title":2082,"updated_at":2083,"url":2084,"score":2085},[2071,2074,2077,2078],{"name":2072,"color":2073},"stale","ffffff",{"name":2075,"color":2076},"types","2875C3",{"name":1985,"color":1986},{"name":2079,"color":2080},"2.x","d4c5f9",6385,"Recursive component don't render in prod mode (typescript)","2023-01-22T15:34:44Z","https://github.com/nuxt/nuxt/issues/6385",0.66268855,{"labels":2087,"number":2090,"owner":1991,"repository":1991,"state":2025,"title":2091,"updated_at":2092,"url":2093,"score":2094},[2088,2089],{"name":1985,"color":1986},{"name":2079,"color":2080},7563,"Full-static payload gets mixed up using nested fetch() hooks inside dynamically loaded components","2023-01-22T15:36:01Z","https://github.com/nuxt/nuxt/issues/7563",0.66325927,{"labels":2096,"number":2099,"owner":1991,"repository":1991,"state":2025,"title":2100,"updated_at":2101,"url":2102,"score":2103},[2097,2098],{"name":1985,"color":1986},{"name":2079,"color":2080},4727,"Lazy loading functional template components fails","2023-01-22T15:30:09Z","https://github.com/nuxt/nuxt/issues/4727",0.6655614,["Reactive",2105],{},["Set"],["ShallowReactive",2108],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"NH7BRA1bxA5eY1j5gHBxrbOXgrVDFlT6W-vKg1aVDww":-1},"/nuxt/nuxt/5613"]