\r\n \u003C/div>\r\n\u003C/template>\r\n```\r\n\r\ncomponents/content/Container.vue:\r\n```vue\r\n\u003Ctemplate>\r\n \u003Cdiv>\r\n \u003Cslot />\r\n \u003C/div>\r\n\u003C/template>\r\n```\r\n\r\nlayouts/full.vue:\r\n```vue\r\n\u003Ctemplate>\r\n \u003Cdiv class=\"custom-layout\">\r\n \u003Cslot />\r\n \u003C/div>\r\n\u003C/template>\r\n```\r\n\r\ncontent/index.md:\r\n```markdown\r\n---\r\nlayout: 'full'\r\n---\r\n\r\n:component-with-icon\r\n\r\n::container\r\nSlot nr 1\r\n::::container\r\nSlot nr 2\r\n::::\r\n::\r\n```\r\n\r\nThis bug prevents the site from being used in development mode due to the infinity loop. The problem does not occur in the latest beta version of nuxt-icon, but in the original project I use nuxt-ui, which uses the old version \r\n",[],157,"icon","Infinite WARN loop with slots and nuxt-content","2024-09-06T11:17:31Z","https://github.com/nuxt/icon/issues/157",0.7195025,{"labels":2034,"number":2039,"owner":1994,"repository":1994,"state":2007,"title":2040,"updated_at":2041,"url":2042,"score":2043},[2035,2036],{"name":1985,"color":1986},{"name":2037,"color":2038},"2.x","d4c5f9",6517,"Add example on how to use with @vue/composition-api","2023-01-22T15:51:03Z","https://github.com/nuxt/nuxt/issues/6517",0.7217499,{"labels":2045,"number":2058,"owner":1994,"repository":1994,"state":2007,"title":2059,"updated_at":2060,"url":2061,"score":2062},[2046,2049,2052,2055],{"name":2047,"color":2048},"3.x","29bc7f",{"name":2050,"color":2051},"dx","C39D69",{"name":2053,"color":2054},"bug","d73a4a",{"name":2056,"color":2057},"🔨 p3-minor","FBCA04",13176,"Errors when using a Vue components library using defineNuxtModule and third party dependencies","2023-01-19T16:48:30Z","https://github.com/nuxt/nuxt/issues/13176",0.7219432,{"description":2064,"labels":2065,"number":2066,"owner":1994,"repository":2006,"state":2007,"title":2067,"updated_at":2068,"url":2069,"score":2070},"We will need to create a new component in the UI library\n\nhttps://tailwindui.com/components/application-ui/navigation/command-palettes#component-69fd3cc3634e02f74717c1046d51aa76",[],137,"Transform branch switch modal to command palette","2022-03-14T16:37:18Z","https://github.com/nuxt/nuxt.com/issues/137",0.72415864,{"description":2072,"labels":2073,"number":2075,"owner":1994,"repository":1994,"state":2007,"title":2076,"updated_at":2077,"url":2078,"score":2079},"Hi all,\r\nthanks for nuxt! I love this project. Still figuring out the feature rich possibilties with it, especially also with vue itself. \r\nNow I'm kinda stuck with \"async components\" and as I couldn't find a related post I thought this could - in case it gets answered ;) - help other people as well.\r\n\r\nI've tried to use the syntax mentioned here: https://vuejsdevelopers.com/2017/07/17/vue-js-2-4-important-features/ to load components asynchronous.\r\n```\r\nimport SyncComponent from './SyncComponent.vue';\r\nconst AsyncComponent = import('./AsyncComponent.vue');\r\n\r\nexport default {\r\n components: {\r\n SyncComponent,\r\n AsyncComponent\r\n }\r\n}\r\n```\r\nThe befenit of this style should be that SSR stil works, but on the client it get's laoded via ajax. Unfortnautely this does not work. The AsyncComponent is not found in this case.\r\n\r\nWhat does work though is \r\n`const AsyncComponent = () => import('~/AsyncComponent.vue'); `\r\n\r\nBut then as far as I can tell, SSR is not working.\r\n\r\nany idea how to accomplish this correctly with nuxt? Or why it does not work by default? Has nuxt regardings async components something else to keep in mind?\r\n\r\nThanks\r\nSimon\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/c1939\">#c1939\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2074],{"name":2037,"color":2038},2198,"import of async components","2023-01-18T15:54:59Z","https://github.com/nuxt/nuxt/issues/2198",0.72433513,{"description":2001,"labels":2081,"number":2085,"owner":1994,"repository":2006,"state":2007,"title":2086,"updated_at":2087,"url":2088,"score":2089},[2082],{"name":2083,"color":2084},"marketing","f5c828",716,"[Home] Fill page","2022-11-17T11:47:32Z","https://github.com/nuxt/nuxt.com/issues/716",0.7260512,{"description":2091,"labels":2092,"number":2095,"owner":1994,"repository":2006,"state":2007,"title":2096,"updated_at":2097,"url":2098,"score":2099},"From nuxt-modules/tailwindcss#571\n\nReproduction: https://nuxt.com/modules/tailwindcss on light mode\n\n\nI also noticed that the menu on mobile is broken when going directly to a module's page:\n\n",[2093],{"name":2053,"color":2094},"ff281a",977,"[Module] Fix syntax highlight on light mode","2023-06-06T12:14:18Z","https://github.com/nuxt/nuxt.com/issues/977",0.7266269,["Reactive",2101],{},["Set"],["ShallowReactive",2104],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"C7kBX3jbJTPDN4cMv-42jBqaz15_iRFkTRUL7YOvBJk":-1},"/nuxt/ui/3156"]