\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.7131463,{"description":2056,"labels":2057,"number":2059,"owner":1994,"repository":1994,"state":2011,"title":2060,"updated_at":2061,"url":2062,"score":2063},"\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/c2574\">#c2574\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2058],{"name":2008,"color":2009},2967," I want to add the vue-router meta tag to generate breadcrumbs for the page and not find the configuration item","2023-01-18T16:09:49Z","https://github.com/nuxt/nuxt/issues/2967",0.7143874,{"description":2065,"labels":2066,"number":2070,"owner":1994,"repository":2071,"state":2011,"title":2072,"updated_at":2073,"url":2074,"score":2075},"Any usage of NuxtLink lead to an error \r\n\r\n```\r\n[Vue warn]: Failed to resolve component: RouterLink\r\nIf this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. \r\n at \u003CNuxtLink to= { name: 'index', params: { userId: '123' } } class=\"text-neutral-501\" onClick=fn\u003ConLinkClick> > \r\n at \u003CUserLink userId=\"123\" ref=\"VTU_COMPONENT\" > \r\n at \u003CVTUROOT>\r\n```\r\n\r\n[Reproduction](https://stackblitz.com/edit/nuxt-vitest-rgzrs9?file=components%2FUserLink.vue)\r\n\r\n",[2067],{"name":2068,"color":2069},"vitest-environment","b60205",590,"test-utils","Failed to resolve component: RouterLink","2023-12-02T00:37:12Z","https://github.com/nuxt/test-utils/issues/590",0.7145245,{"description":2077,"labels":2078,"number":2083,"owner":1994,"repository":1995,"state":2011,"title":2084,"updated_at":2085,"url":2086,"score":2087},"### Environment\n\n- \n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.0-alpha.10\n\n### Reproduction\n\nPin multiple columns from the docs and scroll to the right:\nhttps://ui3.nuxt.dev/components/table#with-column-pinning\n\n### Description\nThe columns overlap:\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2079,2082],{"name":2080,"color":2081},"bug","d73a4a",{"name":1988,"color":1989},2878,"Pinning multiple table columns looks wonky","2024-12-11T15:00:52Z","https://github.com/nuxt/ui/issues/2878",0.71578115,{"labels":2089,"number":2092,"owner":1994,"repository":1994,"state":2011,"title":2093,"updated_at":2094,"url":2095,"score":2096},[2090,2091],{"name":1985,"color":2019},{"name":2008,"color":2009},7163,"Pass `renderContext` to `vue-renderer:ssr:templateParams` hook","2023-01-22T15:52:36Z","https://github.com/nuxt/nuxt/issues/7163",0.7186987,{"description":2098,"labels":2099,"number":2104,"owner":1994,"repository":1994,"state":2011,"title":2105,"updated_at":2106,"url":2107,"score":2108},"I want to do login auth in ___spa___ mode by adding a 'beforeEach' hook of vue-router, and I have not found any description about the hook of vue-router in the doc of nuxt. Is there any way to customize the 'beforeEach' hook of vue-router?\r\n\r\nThe code works in a [webpack](https://github.com/vuejs-templates/webpack) template is like this:\r\n``` js\r\nimport Router from 'vue-router'\r\n\r\nconst router = new Router({\r\n // ...\r\n})\r\n\r\nrouter.beforeEach((to, from, next) => {\r\n if(!localStorage.getItem('userId')) {\r\n next('/login');\r\n } else {\r\n next();\r\n }\r\n}\r\n\r\nnew Vue({\r\n el: '#app',\r\n router,\r\n render: h => h(App)\r\n}).$mount('#app')\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/c1524\">#c1524\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2100,2103],{"name":2101,"color":2102},"question","cc317c",{"name":2008,"color":2009},1701,"Is there any way to customize the 'beforeEach' hook of vue-router?","2023-01-18T15:54:38Z","https://github.com/nuxt/nuxt/issues/1701",0.7197067,["Reactive",2110],{},["Set"],["ShallowReactive",2113],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"9_HNKGr-Gp9XzbwA9DDP1fAXJdhoUQH4D5xQwZ52vIw":-1},"/nuxt/ui/3084"]