\n \u003C/UCarousel>\n\u003C/template>\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```",[2867,2870,2873],{"name":2868,"color":2869},"bug","d73a4a",{"name":2871,"color":2872},"v3","49DCB8",{"name":2874,"color":2875},"triage","ffffff",3883,"nuxt","ui","open","[Carousel] Unable to differentiate item sizes","2025-04-14T08:19:21Z","https://github.com/nuxt/ui/issues/3883",0.7702355,{"description":2885,"labels":2886,"number":2892,"owner":2877,"repository":2878,"state":2879,"title":2893,"updated_at":2894,"url":2895,"score":2896},"### Description\n\nRelated: #2907 \n\nFor many form controls, such as buttons, inputs, checkboxes, radio buttons, text areas, and more, there is no need to have stylistic handling of disabled states by default as they mostly will never reach it.\n\nIf we take for example the most common type of online forms, the registration/login form, there is typically an email input and a password input, none of which will ever be disabled. Having the disabled styling on them simply results in more clutter in the HTML and larger payloads, thus reducing performance. \n\nAnd this doesn't even touch on other use cases of form controls that can never be disabled as per the spec, like using `UButton`'s builtin navigation support when making aesthetic links to other content.\n\nA big performance improvement can be made in this aspect by introducing a new `disabled` variant for form controls that will be false by default. Only if explicitly set on will it add all styling related to the disabled state.\n\n### Additional context\n\n_No response_",[2887,2890,2891],{"name":2888,"color":2889},"enhancement","a2eeef",{"name":2871,"color":2872},{"name":2874,"color":2875},3092,"`disabled` variant in form controls","2025-01-14T09:54:50Z","https://github.com/nuxt/ui/issues/3092",0.77834874,{"description":2898,"labels":2899,"number":2902,"owner":2877,"repository":2878,"state":2879,"title":2903,"updated_at":2904,"url":2905,"score":2906},"https://www.radix-vue.com/components/dropdown-menu.html#radiogroup",[2900,2901],{"name":2888,"color":2889},{"name":2871,"color":2872},2385,"[DropdownMenu/ContextMenu] Handle `radiogroup` items type","2024-10-15T11:07:24Z","https://github.com/nuxt/ui/issues/2385",0.79069394,{"description":2908,"labels":2909,"number":2912,"owner":2877,"repository":2878,"state":2879,"title":2913,"updated_at":2914,"url":2915,"score":2916},"### 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_",[2910,2911],{"name":2888,"color":2889},{"name":2874,"color":2875},3287,"[UCarousel] (v2): Be able to disable Carousel mouse/touch interactivity","2025-02-11T09:21:34Z","https://github.com/nuxt/ui/issues/3287",0.7994722,{"description":2918,"labels":2919,"number":2924,"owner":2877,"repository":2878,"state":2879,"title":2925,"updated_at":2926,"url":2927,"score":2928},"### Description\n\nReka UI has its own [Time Field](https://reka-ui.com/docs/components/time-field) component, but Nuxt UI doesn't provide any component based on that, to easily pick time. I think it would be nice to have.\nI see it with a similar structure to the `Calendar` one, so with both single and range.\nI'm not sure about the name, should it be `Clock` or `Time Field`?\n\nI would like to start a PR for that to get confident with the codebase, can I ?\n\n\n### Additional context\n\n_No response_",[2920,2923],{"name":2921,"color":2922},"feature","A27AF6",{"name":2871,"color":2872},3089,"[InputTime] Implement component","2025-01-14T09:57:06Z","https://github.com/nuxt/ui/issues/3089",0.801802,{"description":2930,"labels":2931,"number":2936,"owner":2877,"repository":2878,"state":2937,"title":2938,"updated_at":2939,"url":2940,"score":2941},"### Description\n\nMight have missed this in the beta 2 docs, but curious how we're supposed to close the current `Modal` or `Slideover` instance from within the component using the new `useOverlay` composable. I see a few references to `useOverlayInstance` in other issue but that composable doesn't seem to be available in the current beta.\n\nThanks!",[2932,2935],{"name":2933,"color":2934},"question","d876e3",{"name":2871,"color":2872},3429,"closed","How to get current modal/slideover instance?","2025-03-02T17:44:50Z","https://github.com/nuxt/ui/issues/3429",0.7443629,{"description":2943,"labels":2944,"number":2949,"owner":2877,"repository":2878,"state":2937,"title":2950,"updated_at":2951,"url":2952,"score":2953},"### Description\n\nWould be helpful to have code and examples on the taost page for the toaster wrapper. Like UI slots etc.\n\n### Additional context\n\n_No response_",[2945,2948],{"name":2946,"color":2947},"documentation","0075ca",{"name":2871,"color":2872},2937,"Toaster documentation missing","2024-12-20T10:54:43Z","https://github.com/nuxt/ui/issues/2937",0.7663777,{"description":2955,"labels":2956,"number":2958,"owner":2877,"repository":2878,"state":2937,"title":2959,"updated_at":2960,"url":2961,"score":2962},"### Description\r\n\r\nHi, is there any way to disable the error template? \r\n\r\nI just tried to set an empty template, but this creates a div with some classes that create a slight jump because of the set class mt-2... and overwriting from the template is also not possible...\r\n\r\nI need to do this because I need to show some custom logic where error messages are used as hints.\r\n\r\ncheers,\r\ngregor",[2957],{"name":2933,"color":2934},2100,"disabling formgroup error template","2024-09-03T08:41:36Z","https://github.com/nuxt/ui/issues/2100",0.77737015,{"description":2964,"labels":2965,"number":2968,"owner":2877,"repository":2878,"state":2937,"title":2969,"updated_at":2970,"url":2971,"score":2972},"### Description\n\nI've recently upgraded to NuxtUi [v3.0.2](https://github.com/nuxt/ui/releases/tag/v3.0.2) from [v3.0.0-beta.2](https://github.com/nuxt/ui/releases/tag/v3.0.0-beta.2) and I'm having an issue with the search term prop on the component.\n\nWhen using the input with search and multiselect, I'd like the search term to clear as the user selects menu items. I was able to achieve this, in previous versions, by using a v-model on the search term and calling a function to clear the search term on the `update:ModelValue` event. Unfortunately, this isn't working on the most recent version.\n\nIt appears that `update:ModelValue` is being emitted and I am able to clear the searchTerm ref value. However, the change doesn't propagate to the component unless I hit the tab key or click out and click back into the component.\n\nIs there a potential workaround or could this become a feature request to include a prop which clears the search term on item select?",[2966,2967],{"name":2933,"color":2934},{"name":2871,"color":2872},3782,"InputMenu Clear Search Term on Select","2025-04-08T10:37:15Z","https://github.com/nuxt/ui/issues/3782",0.78298664,{"description":2974,"labels":2975,"number":2978,"owner":2877,"repository":2878,"state":2937,"title":2979,"updated_at":2980,"url":2981,"score":2982},"### Environment\n\n------------------------------\n- Operating System: Windows_NT\n- Node Version: v22.13.1\n- Nuxt Version: 3.16.2\n- CLI Version: 3.24.1\n- Nitro Version: 2.11.8\n- Package Manager: yarn@1.22.22\n- Builder: -\n- User Config: compatibilityDate, modules, devtools, experimental, app, css, site, runtimeConfig, build, ui, sourcemap, fonts, future, vite, typescript, eslint, prismic, pwa, sentry \n- Runtime Modules: @nuxt/eslint@1.3.0, @nuxt/ui@3.0.2, @nuxt/image@1.10.0, @nuxtjs/prismic@4.1.0, @nuxtjs/robots@5.2.9, @sentry/nuxt/module@9.12.0, @vite-pwa/nuxt@1.0.0, @vueuse/nuxt@13.1.0, @zadigetvoltaire/nuxt-gtm@0.0.13, nuxt-lodash@2.5.3, @nuxt/scripts@0.11.5\n- Build Modules: -\n------------------------------\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nhttps://pkg.pr.new/@nuxt/ui@3deed4c\n\n### Reproduction\n\nnot working with: \"@nuxt/ui\": \"https://pkg.pr.new/@nuxt/ui@3deed4c\",\n\n\n### Description\n\nSince upgrading i get the following error:\n\nType '(event: FormSubmitEvent\u003CSchema>) => Promise\u003Cvoid>' is not assignable to type '(payload: FormSubmitEvent\u003Cobject>) => void'.\n Types of parameters 'event' and 'payload' are incompatible.\n Type 'FormSubmitEvent\u003Cobject>' is not assignable to type 'FormSubmitEvent\u003C{ email: string; firstName: string; lastName: string; phone: string; terms: boolean; attachmentUri?: string | undefined; comment?: string | undefined; }>'.\n Type 'FormSubmitEvent\u003Cobject>' is not assignable to type '{ data: { email: string; firstName: string; lastName: string; phone: string; terms: boolean; attachmentUri?: string | undefined; comment?: string | undefined; }; }'.\n Types of property 'data' are incompatible.\n Type '{}' is missing the following properties from type '{ email: string; firstName: string; lastName: string; phone: string; terms: boolean; attachmentUri?: string | undefined; comment?: string | undefined; }': email, firstName, lastName, phone, termsts-plugin(2322)\n\n(property) onSubmit?: ((payload: FormSubmitEvent\u003Cobject>) => void) | undefined\n\n\n### Additional context\n\nwas working in 3.0.2\n\n### Logs\n\n```shell-script\n\n```",[2976,2977],{"name":2868,"color":2869},{"name":2871,"color":2872},3843,"UForm @submit event type error","2025-04-21T09:04:24Z","https://github.com/nuxt/ui/issues/3843",0.797608,["Reactive",2984],{},["Set"],["ShallowReactive",2987],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fEJWzcA9673SzFbS5vOKzn9-oY2gRr4aEilJpR02KUHY":-1},"/nuxt/ui/3727"]