\n \u003C/UCarousel>\n\u003C/template>\n```\n\n### Description\n\nSimulate the behavior of https://m3.material.io/components/carousel/overview, Carousel will repeatedly calculate is-snapped in an infinite loop\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3186,3189,3190,3191,3194],{"name":3187,"color":3188},"bug","d73a4a",{"name":3149,"color":3150},{"name":3152,"color":3153},{"name":3192,"color":3193},"closed-by-bot","ededed",{"name":3195,"color":3193},"stale",3883,"[Carousel] Unable to differentiate item sizes","2025-08-12T02:12:47Z","https://github.com/nuxt/ui/issues/3883",0.7357382,{"description":3202,"labels":3203,"number":3206,"owner":3155,"repository":3156,"state":3157,"title":3207,"updated_at":3208,"url":3209,"score":3210},"",[3204,3205],{"name":3187,"color":3188},{"name":3149,"color":3150},2338,"[Tabs] Height shifts of 1px between `pill` and `link` variants","2024-10-28T09:49:02Z","https://github.com/nuxt/ui/issues/2338",0.73891306,{"description":3212,"labels":3213,"number":3220,"owner":3155,"repository":3155,"state":3157,"title":3221,"updated_at":3222,"url":3223,"score":3224},"### Environment\n\n------------------------------\r\n- Operating System: Darwin\r\n- Node Version: v18.18.2\r\n- Nuxt Version: 3.13.1\r\n- CLI Version: 3.13.1\r\n- Nitro Version: 2.9.7\r\n- Package Manager: yarn@4.4.1\r\n- Builder: -\r\n- User Config: future, srcDir, dir, components, alias, typescript, devtools, modules, routeRules, tailwindcss, postcss, compatibilityDate\r\n- Runtime Modules: @nuxtjs/tailwindcss@6.12.1, @nuxt/image@1.8.0, @nuxt/eslint@0.5.5, @nuxt/content@2.13.2\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nNot working hover events demo: nuxt@3.13.1 + vue@3.5.2\r\nhttps://stackblitz.com/edit/nuxt-vue-3-4-beta-squnun?file=src%2Fpages%2Fhome%2FHomePage.vue,src%2Fshared%2Fui%2Fthumb-carousel%2Fuse-thumb-carousel.ts\r\n\r\nWorking demo: nuxt@3.13.0 + vue@3.4.8\r\nhttps://stackblitz.com/edit/nuxt-vue-3-4-beta-uiqqjl?file=src%2Fpages%2Fhome%2FHomePage.vue,src%2Fshared%2Fui%2Fthumb-carousel%2Fuse-thumb-carousel.ts\r\n\r\nWorking non-nuxt demo: Vite(vike) + vue@3.5.2\r\nhttps://stackblitz.com/edit/dajced?file=pages%2Findex%2F%2BPage.vue,components%2Fthumb-carousel%2Fuse-thumb-carousel.ts\r\n\n\n### Describe the bug\n\n- Open non-working demo\r\n- Wait for the server to start up\r\n- Reload the page (1/twice)\r\n- Hover over the thumbs.\r\n- Navigation should work, but nothing happens, although the carousel itself is initialized\r\n\r\nIn working demos all works fine.\n\n### Additional context\n\nI don't understand what must have been changed in nuxt for my code to stop working.\r\nCan you look at the source code of the `useThumbCarousel` hook that links carousel initialization with expected behavior - maybe there is some part of the code there that causes problems? I'm thinking about watchers or refs.\n\n### Logs\n\n_No response_",[3214,3217],{"name":3215,"color":3216},"pending triage","E99695",{"name":3218,"color":3219},"possible regression","B90A42",28856,"Something broken with latest vue (3.5.2+) and latest nuxt (3.13.1)","2024-09-11T19:49:43Z","https://github.com/nuxt/nuxt/issues/28856",0.74486107,{"description":3226,"labels":3227,"number":3232,"owner":3155,"repository":3156,"state":3157,"title":3233,"updated_at":3234,"url":3235,"score":3236},"### Description\n\nIt would be amazing to be able to add a tooltip for the value, because now slider looks too simple. Please think about it.\n\n### Additional context\n\n_No response_",[3228,3229,3231],{"name":3146,"color":3147},{"name":3230,"color":3153},"wontfix-v2",{"name":3149,"color":3150},1469,"[Slider] Handle tooltip around thumb","2025-05-10T19:27:08Z","https://github.com/nuxt/ui/issues/1469",0.7456578,{"description":3238,"labels":3239,"number":3243,"owner":3155,"repository":3156,"state":3157,"title":3244,"updated_at":3245,"url":3246,"score":3247},"### 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```",[3240,3241,3242],{"name":3187,"color":3188},{"name":3149,"color":3150},{"name":3152,"color":3153},4162,"`Input`'s default loading icon needs improvement","2025-05-16T16:06:11Z","https://github.com/nuxt/ui/issues/4162",0.7473537,{"description":3249,"labels":3250,"number":3255,"owner":3155,"repository":3156,"state":3157,"title":3256,"updated_at":3257,"url":3258,"score":3259},"### Description\n\n### Description\n\nHello 👋 \n\nI would like to suggest a feature enhancement for the `\u003CUCarousel>` component.\nCurrently it seems that we cannot disable the mouse/touch drag for the carousel in v2.\nI would like to disable it and only use the api to control the page changes and I didn't find anything to disable that.\n\n### **Proposed Implementation:**\nLike in v3 this could take the form of a boolean prop like `watchDrag`:\n\n### **Example Usage:**\n```\n\u003CUCarousel ref=\"carousel\" :items=\"items\" :watch-drag=\"false\">\n \u003Cimg :src=\"item\" width=\"300\" height=\"400\" draggable=\"false\">\n\u003C/UCarousel>\n```\n\nThank you for considering this feature request !\n\n### Additional context\n\n_No response_",[3251,3252,3253,3254],{"name":3146,"color":3147},{"name":3152,"color":3153},{"name":3192,"color":3193},{"name":3195,"color":3193},3287,"[UCarousel] (v2): Be able to disable Carousel mouse/touch interactivity","2025-08-20T02:09:27Z","https://github.com/nuxt/ui/issues/3287",0.7485816,{"labels":3261,"number":3266,"owner":3155,"repository":3155,"state":3157,"title":3267,"updated_at":3268,"url":3269,"score":3270},[3262,3265],{"name":3263,"color":3264},"3.x","29bc7f",{"name":3215,"color":3216},14189,"Does not work scroll","2023-01-19T17:32:47Z","https://github.com/nuxt/nuxt/issues/14189",0.74991804,["Reactive",3272],{},["Set"],["ShallowReactive",3275],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fdxQ66KfVMnv5c_IWQR6AD0IX0eUa0oqx4ODJr_9tG3Y":-1},"/nuxt/ui/4032"]