\n \n \u003CUFormField class=\"mt-2\">\n \u003CUButton type=\"submit\" class=\"block w-full\">Submit\u003C/UButton>\n \u003C/UFormField>\n \u003C/form>\n\u003C/template>\n```\n\n### Description\n\nEven if i choosen some items, i cant submit form https://skr.sh/vSqGuOWV8dZ",[2014,2017],{"name":2015,"color":2016},"bug","d73a4a",{"name":1988,"color":1989},2741,"closed","UInputMenu required attribute works wrong when multiple is enabled","2025-03-08T12:22:25Z","https://github.com/nuxt/ui/issues/2741",0.7408519,{"description":2025,"labels":2026,"number":2029,"owner":1994,"repository":2030,"state":2019,"title":2031,"updated_at":2032,"url":2033,"score":2034},"Noticed that the animation on the timeline does not work properly on mobile (only first item appears) AND we have an issue for the image when navigating on client-side (at least on Safari):\n\nhttps://user-images.githubusercontent.com/904724/180595606-b112686f-b2ce-4686-8be6-0620ab31dac5.MOV\n\nAlso notice the layout shift on reload, might be due to a lack of height specified on images.",[2027],{"name":2015,"color":2028},"ff281a",831,"nuxt.com","[Community] About page timeline mobile","2023-02-15T12:31:02Z","https://github.com/nuxt/nuxt.com/issues/831",0.7413523,{"description":2036,"labels":2037,"number":2038,"owner":1994,"repository":2030,"state":2019,"title":2039,"updated_at":2040,"url":2041,"score":2042},"- [x] Colors & Fonts\n- [x] Landing page (Home)\n- [x] Showcase categories/hero\n- [x] Modules categories/hero\n- [x] Blog categories/hero\n- [x] Support hero/content",[],1305,"Marketing Update","2023-07-04T10:00:31Z","https://github.com/nuxt/nuxt.com/issues/1305",0.7486624,{"description":2044,"labels":2045,"number":2048,"owner":1994,"repository":1995,"state":2019,"title":2049,"updated_at":2050,"url":2051,"score":2052},"### Environment\n\n------------------------------\n- Operating System: Darwin\n- Node Version: v20.10.0\n- Nuxt Version: 3.15.0\n- CLI Version: 3.17.2\n- Nitro Version: 2.10.4\n- Package Manager: pnpm@9.15.1\n- Builder: -\n- User Config: default\n- Runtime Modules: @nuxt/ui@3.0.0-alpha.9, @nuxt/eslint@0.7.4\n- Build Modules: -\n------------------------------\n\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.0.0-alpha.10\n\n### Reproduction\n\nRepo: https://github.com/Cyanhall/nuxt-ui-v3-demo/tree/main/demo3\n\nCode: https://github.com/Cyanhall/nuxt-ui-v3-demo/blob/main/demo3/app/components/SearchPalette.vue#L46\n\n### Description\n\nThe placeholder in UInput within UModal does not display.\n\n```vue\n\u003CUInput\n class=\"w-full mb-4\"\n size=\"sm\"\n icon=\"i-lucide-search\"\n placeholder=\"Search...\"\n>\n \u003Ctemplate #trailing>\n \u003CUKbd value=\"shift\" />\n \u003CUKbd value=\"G\" />\n \u003C/template>\n\u003C/UInput>\n```\n\u003Cimg width=\"496\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/be2e8457-b3ac-4b70-838b-2b2b7399c091\" />\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2046,2047],{"name":2015,"color":2016},{"name":1988,"color":1989},2977,"The placeholder in UInput within UModal does not display","2025-03-03T09:06:21Z","https://github.com/nuxt/ui/issues/2977",0.7539476,{"description":2054,"labels":2055,"number":2059,"owner":1994,"repository":1995,"state":2019,"title":2060,"updated_at":2061,"url":2062,"score":2063},"### Description\n\nWhile most components support the theming props (globally via app.config and as local props) the UForm component doesn't. For consistency it'd be great if this could be added to the Form component too.\n\n### Additional context\n\n_No response_",[2056,2057,2058],{"name":1985,"color":1986},{"name":1988,"color":1989},{"name":1991,"color":1992},3752,"Form Component: Support theming props","2025-04-10T19:55:39Z","https://github.com/nuxt/ui/issues/3752",0.7669838,{"description":2065,"labels":2066,"number":2070,"owner":1994,"repository":2071,"state":2019,"title":2072,"updated_at":2073,"url":2074,"score":2075},"### Environment\n\n- Operating System: `Darwin`\r\n- Node Version: `v21.5.0`\r\n- Nuxt Version: `3.9.0`\r\n- CLI Version: `3.10.0`\r\n- Nitro Version: `2.8.1`\r\n- Package Manager: `npm@10.2.4`\r\n- Builder: `-`\r\n- User Config: `alias`, `app`, `devtools`, `eslint`, `i18n`, `imports`, `modules`, `nitro`, `runtimeConfig`, `ssr`, `testUtils`, `typescript`, `vite`, `vuetify`\r\n- Runtime Modules: `@pinia-plugin-persistedstate/nuxt@1.2.0`, `@pinia/nuxt@0.5.1`, `@nuxtjs/i18n@8.0.0`, `@nuxtjs/eslint-module@4.1.0`, `nuxt-typed-router@3.5.0`, `@nuxt/test-utils/module@3.9.0`, `vuetify-nuxt-module@0.7.3`, `nuxt-lodash@2.5.3`\r\n- Build Modules: `-`\r\n\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-cyqbu8\n\n### Describe the bug\n\nAfter upgrading to 3.9.0, I am getting errors when running tests due to missing identifiers in the nuxt package. Reproduction shows error from my middleware test but I get similar errors when running component tests but this time the error is \"Error: Missing \"#build/paths.mjs\" specifier in \"nuxt\" package\"\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2067],{"name":2068,"color":2069},"pending triage","5D08F5",679,"test-utils","Error running test after upgrade to 3.9.0","2024-01-28T11:25:59Z","https://github.com/nuxt/test-utils/issues/679",0.76914656,{"description":2077,"labels":2078,"number":2080,"owner":1994,"repository":2030,"state":2019,"title":2081,"updated_at":2082,"url":2083,"score":2084},"\n",[2079],{"name":2015,"color":2028},465,"[Milkdown] Can't put a cursor between components","2022-06-15T12:48:21Z","https://github.com/nuxt/nuxt.com/issues/465",0.77009255,{"description":2086,"labels":2087,"number":2091,"owner":1994,"repository":1995,"state":2019,"title":2092,"updated_at":2093,"url":2094,"score":2095},"### Description\n\nThere is currently no easy way to know what state the modal is in. Adding a `toggle` method would make life very much easier.\n\nI'm willing to make a PR\n\n### Additional context\n\n_No response_",[2088,2089,2090],{"name":1985,"color":1986},{"name":1988,"color":1989},{"name":1991,"color":1992},3720,"feat: add toogle for useOverlay","2025-04-09T15:26:14Z","https://github.com/nuxt/ui/issues/3720",0.77701485,["Reactive",2097],{},["Set"],["ShallowReactive",2100],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"YDB5Jr6jTrfnPeeiR_entE66E-Mratg150Ivcj37HtE":-1},"/nuxt/ui/2873"]