`\n\nFinally run the code and you will see nothing will show.\n\n### Description\n\nI inspected the Dom and noticed `\u003Cucheckbox id=\"v-0-0-0-3-0-0:System\" label=\"System\" disabled=\"false\" value=\"System\">\u003C/ucheckbox>` is being used iterated for all the items. I've then inspected the node modules (\"../node_modules/@nuxt/ui/dist/runtime/components/CheckboxGroup.vue\") for that component after a clean install and saw UCheckbox is being directly used inside the CheckboxGroup component. Inside the node_module component, if i swap out UCheckbox with ObCheckbox, then the code will work as expected. \n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3040,3043,3044],{"name":3041,"color":3042},"bug","d73a4a",{"name":3024,"color":3025},{"name":3027,"color":3028},4090,"closed","UCheckboxGroup items don't adhere to the custom prefix","2025-05-06T10:15:57Z","https://github.com/nuxt/ui/issues/4090",0.6854304,{"description":3052,"labels":3053,"number":3059,"owner":3030,"repository":3031,"state":3046,"title":3060,"updated_at":3061,"url":3062,"score":3063},"### Description\n\nHi, in a pure Vue 3 application where I am using Nuxt UI as a plugin in `vite.config`, I have a problem at the client, requests to the api to acquire icons are blocked so the icons do not display, is there any way to access offline / install the icon pack for these icons instead of acquiring them via api request?\n\n### Additional context\n\n_No response_",[3054,3055,3056],{"name":3021,"color":3022},{"name":3024,"color":3025},{"name":3057,"color":3058},"vue","42b883",4167,"Offline icons in Vite configuration","2025-05-28T21:33:03Z","https://github.com/nuxt/ui/issues/4167",0.72722155,{"description":3065,"labels":3066,"number":3070,"owner":3030,"repository":3031,"state":3046,"title":3071,"updated_at":3072,"url":3073,"score":3074},"### Description\n\nHey guys,\nThanks to your great job :)\n\nI wanna know if has intention to add a Toggle Switch component in nuxt/ui\n\n\n\n\n\n\n### Additional context\n\n_No response_",[3067,3068,3069],{"name":3021,"color":3022},{"name":3024,"color":3025},{"name":3027,"color":3028},4451,"Toggle Switch","2025-07-03T01:48:56Z","https://github.com/nuxt/ui/issues/4451",0.7326138,{"description":3076,"labels":3077,"number":3081,"owner":3030,"repository":3031,"state":3046,"title":3082,"updated_at":3083,"url":3084,"score":3085},"### Description\n\nHi there. We are moving our app to NuxtUI and we are loving it so far! Really appreciative of all your hard work on this amazing package. Our stack is NuxtUI+Inertia+Rails.\n\nI spent part of my weekend digging into UIcon and Iconify. Pardon my ignorance if I've missed something obvious, I'm new to this part of the ecosystem... I thought it would be useful to put some thoughts in here and collect what I've learned.\n\n1. UIcon/Iconify always load icons from the network (`api.iconify.design`)\n2. It's not really possible to use NuxtUI without relying heavily on UIcon/Iconify due to various icon attributes in the components.\n3. I know unplug-icons and Nuxt have some support for bundled icons, but they don't apply if you are using Nuxt UI standalone.\n\nSee #4167 and others\n\nWe want to bundle our icons to avoid a dependency on api.iconify.design. I ended up writing a script that scanned our app for icon names and builds a custom `icons.json` file. I put some custom icons in there too using `@iconify/tools`... `icons.json` can be loaded into iconify with `addCollection()`. In dev I also warn on missing icons via `setCustomIconsLoader()`.\n\nDoes that sound correct? Are there solutions I'm missing?? I'd be happy to contribute doc updates or whatever if that would be helpful.\n\nThanks again!\n\n### Additional context\n\n_No response_",[3078,3079,3080],{"name":3021,"color":3022},{"name":3024,"color":3025},{"name":3027,"color":3028},4481,"thoughts on UIcon/Iconify","2025-07-10T09:59:29Z","https://github.com/nuxt/ui/issues/4481",0.73381513,{"description":3087,"labels":3088,"number":3089,"owner":3030,"repository":3090,"state":3046,"title":3091,"updated_at":3092,"url":3093,"score":3094},"url(\"data:image/svg+xml,%3Csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M20 6c0-2.168-3.663-4-8-4S4 3.832 4 6v2c0 2.168 3.663 4 8 4s8-1.832 8-4V6zm-8 13c-4.337 0-8-1.832-8-4v3c0 2.168 3.663 4 8 4s8-1.832 8-4v-3c0 2.168-3.663 4-8 4z' fill='black'/%3E%3Cpath d='M20 10c0 2.168-3.663 4-8 4s-8-1.832-8-4v3c0 2.168 3.663 4 8 4s8-1.832 8-4v-3z' fill='black'/%3E%3C/svg%3E\")\r\n\r\nThe test environment is fine, but the production environment will not be able to display the icon. If I change the https in xmlns to http, it will display.\r\n\r\n\r\n\r\n",[],221,"icon","[Bug] Icon cannot be displayed when used with nuxt-ui","2024-08-11T05:47:37Z","https://github.com/nuxt/icon/issues/221",0.73683596,{"description":3096,"labels":3097,"number":3105,"owner":3030,"repository":3031,"state":3046,"title":3106,"updated_at":3107,"url":3108,"score":3109},"### For what version of Nuxt UI are you suggesting this?\n\nv2.x\n\n### Description\n\nI have a use case where I'd like this value to be `false`. Would it be possible to make this configurable?\n\n### Additional context\n\nhttps://github.com/nuxt/ui/blob/dev/src/runtime/components/navigation/CommandPalette.vue#L30",[3098,3099,3100,3103],{"name":3021,"color":3022},{"name":3027,"color":3028},{"name":3101,"color":3102},"closed-by-bot","ededed",{"name":3104,"color":3102},"stale",2710,"[CommandPalette] Make the `hold` prop of ComboboxOptions configurable","2025-06-18T09:05:43Z","https://github.com/nuxt/ui/issues/2710",0.7383693,{"description":3111,"labels":3112,"number":3121,"owner":3030,"repository":3030,"state":3046,"title":3122,"updated_at":3123,"url":3124,"score":3125},"adding:\r\n\r\nhttps://github.com/FormidableLabs/webpack-dashboard\r\nhttps://github.com/FormidableLabs/electron-webpack-dashboard\r\n\r\nwould be a nice touch to the dev experience in nuxt.\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This feature request is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1714\">#c1714\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[3113,3115,3118],{"name":3021,"color":3114},"8DEF37",{"name":3116,"color":3117},"good first issue","fbca04",{"name":3119,"color":3120},"2.x","d4c5f9",1918,"Proposal: Add Webpack dashboard to dev server","2023-02-06T11:25:04Z","https://github.com/nuxt/nuxt/issues/1918",0.73922735,{"description":3127,"labels":3128,"number":3132,"owner":3030,"repository":3031,"state":3046,"title":3133,"updated_at":3134,"url":3135,"score":3136},"### Description\n\nVisually equal `UNavigationMenu` has a `badge` prop but `UTabs` is missing this feature\n\n\u003Cimg width=\"685\" height=\"55\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/889b4d58-fecf-4358-9501-8adfa8609133\" />\n\n### Additional context\n\nOriginally implemented within #2627 but missing in v3\n\nYes it can be done be using a slot, but it would provide great DX to have the prop. ",[3129,3130,3131],{"name":3021,"color":3022},{"name":3024,"color":3025},{"name":3027,"color":3028},4548,"Add badge option to UTabs","2025-07-21T14:55:28Z","https://github.com/nuxt/ui/issues/4548",0.74228525,{"description":3138,"labels":3139,"number":3143,"owner":3030,"repository":3031,"state":3046,"title":3144,"updated_at":3145,"url":3146,"score":3147},"### Environment\n\nN/A\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.0.0\n\n### Reproduction\n\nhttps://ui.nuxt.com/components/input#loading-icon\n\n### Description\n\nBoth icons, the one shown in the example `i-lucide-repeat-2` and the component's default prop, `i-lucide-refresh-cw` look bad when rotated. I think there's a lot of room for improvement, these icons aren't meant to be animated.\n\nLuckily, there are some Lucide icons which _are_ designed to be animated.\n\nHow about https://lucide.dev/icons/loader-circle?\n\nOr https://lucide.dev/icons/loader?\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3140,3141,3142],{"name":3041,"color":3042},{"name":3024,"color":3025},{"name":3027,"color":3028},4162,"`Input`'s default loading icon needs improvement","2025-05-16T16:06:11Z","https://github.com/nuxt/ui/issues/4162",0.7425239,["Reactive",3149],{},["Set"],["ShallowReactive",3152],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f90DDYoAQRqKnZ2T3iCsyZtJOT9vfzRJ6R1B-4PnrlYQ":-1},"/nuxt/ui/4039"]