\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,"Infinite WARN loop with slots and nuxt-content","2024-09-06T11:17:31Z","https://github.com/nuxt/icon/issues/157",0.66877943,{"description":3183,"labels":3184,"number":3191,"owner":3138,"repository":3192,"state":3169,"title":3193,"updated_at":3194,"url":3195,"score":3196},"Exaggerating the issue:\n\n",[3185,3188],{"name":3186,"color":3187},"documentation","0075ca",{"name":3189,"color":3190},"v3","49DCB8",2477,"ui","[Table] broken example in documentation on smaller screens","2024-10-28T15:55:20Z","https://github.com/nuxt/ui/issues/2477",0.67063683,{"description":3198,"labels":3199,"number":3207,"owner":3138,"repository":3192,"state":3169,"title":3208,"updated_at":3209,"url":3210,"score":3211},"### Environment\n\n------------------------------\n- Operating System: Darwin\n- Node Version: v20.18.1\n- Nuxt Version: 3.15.0\n- CLI Version: 3.17.2\n- Nitro Version: 2.10.4\n- Package Manager: bun@1.1.42\n- Builder: -\n- User Config: default\n- Runtime Modules: @nuxt/ui-pro@3.0.0-alpha.10, @nuxtjs/i18n@9.1.1\n- Build Modules: -\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\nhttps://codesandbox.io/p/devbox/nuxt-ui3-forked-lz4ygf\n\n### Description\n\nOnce a USelectMenu is placed inside of a USlideover, the search breaks. You can't highlight the search input, you can still select items without a problem.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3200,3203,3206],{"name":3201,"color":3202},"bug","d73a4a",{"name":3204,"color":3205},"duplicate","cfd3d7",{"name":3189,"color":3190},3021,"USelectMenu search breaks when placed inside of a USlideover","2025-01-25T12:43:16Z","https://github.com/nuxt/ui/issues/3021",0.6710252,{"description":3213,"labels":3214,"number":3215,"owner":3138,"repository":3216,"state":3169,"title":3217,"updated_at":3218,"url":3219,"score":3220},"",[],1035,"nuxt.com","[Docs] Introduction page","2023-09-05T08:18:49Z","https://github.com/nuxt/nuxt.com/issues/1035",0.67855877,{"description":3222,"labels":3223,"number":3230,"owner":3138,"repository":3168,"state":3169,"title":3231,"updated_at":3232,"url":3233,"score":3234},"Base image is this one\n\n```\nFROM --platform=linux/amd64 oven/bun:alpine as builder\n```\n\nI'm getting this during build time. Anyone run into this?\n\n```\n#13 6.697 ERROR Error while requiring module @nuxt/fonts: RangeError [ERR_ENCODING_NOT_SUPPORTED]: The \"windows-1252\" encoding is not supported\n#13 6.697 \n#13 6.702 \n#13 6.702 ERROR The \"windows-1252\" encoding is not supported\n```\n",[3224,3227],{"name":3225,"color":3226},"needs reproduction","C94E53",{"name":3228,"color":3229},"closed-by-bot","ededed",311,"Github actions on Docker resulting in windows-1252 encoding not supported","2024-10-13T02:04:20Z","https://github.com/nuxt/fonts/issues/311",0.6802237,{"description":3236,"labels":3237,"number":3230,"owner":3138,"repository":3139,"state":3169,"title":3241,"updated_at":3242,"url":3243,"score":3234},"I am having the same issue as https://github.com/nuxt/icon/issues/252.\n\nThis could be easily resolved if we were able to extend the `iconMatchRegex` variable. Then you just need to set `scan: true` and all the icons would be bundled with the client when `ssr: false`, without the hassle of having a custom iconify endpoint etc.\n\nAnd since the app gets wrapped via capacitor and is installed on the users device anyways, I do not want to make any calls to some server to fetch icons.\n\nI manually added my custom collection name (`cis`) in the installed module and built my app for capacitor (`ssr: false`) and it worked perfectly.\n\nImportant line from my package.lock\n```json\n{\n \"dependencies\": {\n ...\n },\n \"devDependencies\": {\n \"@iconify-json/cis\": \"file:./assets/icon-sets/cis\",\n \"@iconify-json/wi\": \"^1.2.0\",\n ....\n }\n}\n\n```",[3238],{"name":3239,"color":3240},"pr welcome","0BC059","Allow extension of iconMatchRegex to support custom packages","2024-12-11T07:28:14Z","https://github.com/nuxt/icon/issues/311",{"labels":3245,"number":3256,"owner":3138,"repository":3138,"state":3169,"title":3257,"updated_at":3258,"url":3259,"score":3260},[3246,3249,3252,3253],{"name":3247,"color":3248},"3.x","29bc7f",{"name":3250,"color":3251},"dx","C39D69",{"name":3201,"color":3202},{"name":3254,"color":3255},"🔨 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.68302506,["Reactive",3262],{},["Set"],["ShallowReactive",3265],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fawQIwAGlArQeHC7xX4IABMM83SXiPBx7PNtk8OWcMv4":-1},"/nuxt/fonts/182"]