\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":3064,"labels":3065,"number":3072,"owner":3019,"repository":3073,"state":3050,"title":3074,"updated_at":3075,"url":3076,"score":3077},"Exaggerating the issue:\n\n",[3066,3069],{"name":3067,"color":3068},"documentation","0075ca",{"name":3070,"color":3071},"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":3079,"labels":3080,"number":3088,"owner":3019,"repository":3073,"state":3050,"title":3089,"updated_at":3090,"url":3091,"score":3092},"### 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```",[3081,3084,3087],{"name":3082,"color":3083},"bug","d73a4a",{"name":3085,"color":3086},"duplicate","cfd3d7",{"name":3070,"color":3071},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":3094,"labels":3095,"number":3096,"owner":3019,"repository":3097,"state":3050,"title":3098,"updated_at":3099,"url":3100,"score":3101},"",[],1035,"nuxt.com","[Docs] Introduction page","2023-09-05T08:18:49Z","https://github.com/nuxt/nuxt.com/issues/1035",0.67855877,{"description":3103,"labels":3104,"number":3111,"owner":3019,"repository":3049,"state":3050,"title":3112,"updated_at":3113,"url":3114,"score":3115},"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",[3105,3108],{"name":3106,"color":3107},"needs reproduction","C94E53",{"name":3109,"color":3110},"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":3117,"labels":3118,"number":3111,"owner":3019,"repository":3020,"state":3050,"title":3122,"updated_at":3123,"url":3124,"score":3115},"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```",[3119],{"name":3120,"color":3121},"pr welcome","0BC059","Allow extension of iconMatchRegex to support custom packages","2024-12-11T07:28:14Z","https://github.com/nuxt/icon/issues/311",{"labels":3126,"number":3137,"owner":3019,"repository":3019,"state":3050,"title":3138,"updated_at":3139,"url":3140,"score":3141},[3127,3130,3133,3134],{"name":3128,"color":3129},"3.x","29bc7f",{"name":3131,"color":3132},"dx","C39D69",{"name":3082,"color":3083},{"name":3135,"color":3136},"🔨 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",3143],{},["Set"],["ShallowReactive",3146],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fawQIwAGlArQeHC7xX4IABMM83SXiPBx7PNtk8OWcMv4":-1},"/nuxt/fonts/182"]