, found can not load this icon\n\n### Description\n\nEarlier versions could inject custom ICONS in this way and display them correctly using I-BV-heart, but this seems to be invalid in the new version. i have seen an interrupt change in the version that mentions migrating from @egoist/tailwindcss-icons to @nuxt/icon library. So can you provide a description of how I should configure the migration in the new version of this scenario\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3086],{"name":3060,"color":3061},3612,"How to inject customer icon","2025-03-20T15:39:12Z","https://github.com/nuxt/ui/issues/3612",0.71271414,{"description":3093,"labels":3094,"number":3099,"owner":3023,"repository":3040,"state":3067,"title":3100,"updated_at":3101,"url":3102,"score":3103},"### Description\n\nI’ve been using USlideover from NuxtUI (v3), and I noticed that there’s no event triggered when clicking on the overlay (outside of the slideover). This makes it tricky to detect when a user dismisses it by clicking outside, rather than using the close button.\n\nIt would be super helpful if USlideover emitted an event whenever it’s closed—whether that’s via the close button or the overlay. That way, we could easily handle any necessary logic when the slideover is dismissed.\n\nIf exposing a close event isn’t feasible, maybe the overlay could be made accessible as a slot? That way, we could wrap it in our own template and attach a @click event directly. This would give us more flexibility in handling interactions.\n\nI took a look at the source code, and it seems like these interactions are already handled internally, but they aren’t exposed as events:\n🔗 [Slideover.vue](https://github.com/nuxt/ui/blob/v3/src/runtime/components/Slideover.vue)\n\nWould be awesome to see this in a future update.\n\n### Additional context\n\n_No response_",[3095,3097,3098],{"name":3076,"color":3096},"a2eeef",{"name":3037,"color":3038},{"name":3064,"color":3065},3225,"Expose close event for USlideover (Overlay & Button)","2025-03-28T17:34:38Z","https://github.com/nuxt/ui/issues/3225",0.71490943,{"description":3105,"labels":3106,"number":3108,"owner":3023,"repository":3040,"state":3067,"title":3109,"updated_at":3110,"url":3111,"score":3112},"### Environment\n\n- Operating System: Linux\r\n- Node Version: v18.20.3\r\n- Nuxt Version: 3.13.2\r\n- CLI Version: 3.14.0\r\n- Nitro Version: 2.9.7\r\n- Package Manager: pnpm@8.15.6\r\n- Builder: -\r\n- User Config: -\r\n- Runtime Modules: -\r\n- Build Modules: -\n\n### Version\n\nv2.18.6\n\n### Reproduction\n\nhttps://stackblitz.com/~/github.com/Yves852/nuxt-ui-commandpalette-hover\n\n### Description\n\nSelecting an element on click is visually inconsistent. Visually all elements are selected, independantly of `v-model=\"selected\"`.\r\n\r\nWith props `multiple` visually will select all or unselect all, independantly of `v-model=\"selected\"`.\r\n\r\nOn keyboard, using \"enter\" to select update selected correctly but component jump to first element. Same visual problems as mouse.\r\n\r\nThe prop `nullable` doesn't seem to influence the bug.\r\n\r\nRelated to https://github.com/nuxt/ui/issues/2284\r\nCould be related to [1708](https://github.com/nuxt/ui/issues/1708)\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3107],{"name":3060,"color":3061},2285,"CommandPalette: visual item selection inconsistent","2024-11-19T15:26:05Z","https://github.com/nuxt/ui/issues/2285",0.72000796,{"description":3114,"labels":3115,"number":3119,"owner":3023,"repository":3023,"state":3067,"title":3120,"updated_at":3121,"url":3122,"score":3123},"I have scroll event listeners in one of the components that I am using on particular Page. The problem is this event listeners is triggered even after I navigate out of this page (where I am using this component). How to fix it? I got console full of errors. \r\n\r\n```js\r\ncreated () {\r\n if (process.browser) {\r\n window.addEventListener('scroll', this.parallax)\r\n }\r\n },\r\n destroyed () {\r\n if (process.browser) {\r\n window.removeEventListener('scroll', this.parallax)\r\n }\r\n }\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/c1945\">#c1945\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[3116],{"name":3117,"color":3118},"2.x","d4c5f9",2206,"Event listener doesn't remove when route to other page","2023-01-18T15:54:59Z","https://github.com/nuxt/nuxt/issues/2206",0.72051543,{"description":3125,"labels":3126,"number":3134,"owner":3023,"repository":3040,"state":3067,"title":3135,"updated_at":3136,"url":3137,"score":3138},"### Environment\n\n```\nNuxt project info: 4:13:17 PM\n\n------------------------------\n- Operating System: Linux\n- Node Version: v20.16.0\n- Nuxt Version: 3.13.2\n- CLI Version: 3.14.0\n- Nitro Version: 2.9.7\n- Package Manager: pnpm@9.7.1\n- Builder: -\n- User Config: -\n- Runtime Modules: -\n- Build Modules: -\n------------------------------\n```\n\n### Version\n\n2.18.7\n\n### Reproduction\n\nhttps://ui.nuxt.com/components/button\n\n### Description\n\n\nMy issue is pretty close to https://github.com/nuxt/ui/issues/468.\n\nIt's when you switch between different types of props on a component document that this issue occurs, the first time you enter it no such issue occurs.\n\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3127,3128,3131],{"name":3060,"color":3061},{"name":3129,"color":3130},"documentation","0075ca",{"name":3132,"color":3133},"duplicate","cfd3d7",2429,"DOCS: You should use slots with \u003CContentRenderer>","2024-10-21T10:20:28Z","https://github.com/nuxt/ui/issues/2429",0.72448826,["Reactive",3140],{},["Set"],["ShallowReactive",3143],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fLDbYh_3Uak8UIB95-qwq15W7xBDP2eYffeE8m6F4Htk":-1},"/nuxt/ui/3070"]