\n\u003C/template>\n```\n\nThis is working when loading the page SSR, but navigating to the page results in errors like this:\n`DR5f3n0Z.js:52 [Icon] failed to load icon 'twemoji:flag-hungary'`\n\nHow can I create the icon names dynamically?",[2027],{"name":2028,"color":2029},"need-repro","A50BA3",321,"icon","Dynamic icon name","2024-12-12T08:54:20Z","https://github.com/nuxt/icon/issues/321",0.81433934,{"description":2037,"labels":2038,"number":2043,"owner":1991,"repository":2010,"state":2044,"title":2045,"updated_at":2046,"url":2047,"score":2048},"Tested with latest `https://pkg.pr.new/@nuxt/ui@18931ac`",[2039,2042],{"name":2040,"color":2041},"bug","d73a4a",{"name":2004,"color":2005},2602,"closed","[v3] `useLocale` missing import in various components","2024-11-11T18:27:39Z","https://github.com/nuxt/ui/issues/2602",0.7512308,{"description":2050,"labels":2051,"number":2056,"owner":1991,"repository":2010,"state":2044,"title":2057,"updated_at":2058,"url":2059,"score":2060},"### Description\n\nThe concepts of Chips and Badges are reversed. \n\nChip is the component with text, to represent status or options selected, that can also have counters, icons aside labels and in some cases a remove button.\nBadge is the component that have a notification or a counter\n\nIn my opinion:\n\nThis is a chip ⤵️\n\n\nAnd this is a Badge ⤵️\n\n\nAn example\nhttps://medium.com/design-bootcamp/ux-blueprint-03-badges-vs-chips-tags-a-friendly-guide-e38ab2217be3#:~:text=Key%20Differences,users%20navigate%20and%20manage%20content.",[2052,2055],{"name":2053,"color":2054},"question","d876e3",{"name":2004,"color":2005},3282,"The concepts of Chips and Badges are reversed","2025-02-10T09:38:39Z","https://github.com/nuxt/ui/issues/3282",0.78226745,{"description":2062,"labels":2063,"number":2066,"owner":1991,"repository":2010,"state":2044,"title":2067,"updated_at":2068,"url":2069,"score":2070},"### Environment\n\n------------------------------\n- Operating System: Windows_NT\n- Node Version: v20.15.0\n- Nuxt Version: 3.13.2\n- CLI Version: 3.14.0\n- Nitro Version: 2.9.7\n- Package Manager: pnpm@9.10.0\n- Builder: -\n- User Config: -\n- Runtime Modules: -\n- Build Modules: -\n------------------------------\n\n### Version\n\nv3.0.0-alpha.5\n\n### Reproduction\n\n No need. It'd be great if we had a stackblitz or codepen etc. playground example repo for v3 so that everyone can get a repo up quickly. It'd increase feedback.\n\n### Description\n\nWith v2 button text was automatically centered but now it is not? Is this expected because of radix-ui transition?\n\n```\n \u003CUButton type=\"submit\" block size=\"xl\">\n {{ $t(\"auth.login.action\") }}\n \u003C/UButton>\n```\n\n\n\n```\n \u003CUButton\n :label=\"$t('auth.login.actionKinder')\"\n type=\"submit\"\n block\n class=\"text-center\"\n size=\"xl\"\n />\n```\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2064,2065],{"name":2053,"color":2054},{"name":2004,"color":2005},2317,"Button 'block' attribute doesn't center it's content","2024-10-07T13:08:58Z","https://github.com/nuxt/ui/issues/2317",0.78584874,{"description":2072,"labels":2073,"number":2075,"owner":1991,"repository":2010,"state":2044,"title":2076,"updated_at":2077,"url":2078,"score":2079},"### Description\n\nEmpty value for UInput with type number sets an empty string to the model. This results in a type error instead of a required error for validation. It makes me, and probably the end users, confused. Can this be somehow resolved?\r\n\r\n\u003Cimg width=\"366\" alt=\"image\" src=\"https://github.com/user-attachments/assets/0d9cf5a3-c439-49c8-9de6-e3c34dbdeb8c\">\r\n",[2074],{"name":2053,"color":2054},2090,"empty value for UInput with type number ","2025-03-28T17:30:59Z","https://github.com/nuxt/ui/issues/2090",0.7918049,{"description":2081,"labels":2082,"number":2085,"owner":1991,"repository":2010,"state":2044,"title":2086,"updated_at":2087,"url":2088,"score":2089},"### Description\n\nI can see there was some changes [here](https://github.com/nuxt/ui/pull/3123) which is great.\n\nI'm just wondering why the 'help' property was excluded from these additions?\n\nThank you!",[2083,2084],{"name":2053,"color":2054},{"name":2004,"color":2005},3685,"Was UFormField 'help' property excluded from the aria-describedby update for any specific reason?","2025-03-26T12:47:39Z","https://github.com/nuxt/ui/issues/3685",0.7950158,{"description":2091,"labels":2092,"number":2095,"owner":1991,"repository":2010,"state":2044,"title":2096,"updated_at":2097,"url":2098,"score":2099},"### Environment\n\n- Operating System: `Linux`\n- Node Version: `v20.16.0`\n- Nuxt Version: `3.16.1`\n- CLI Version: `3.23.1`\n- Nitro Version: `2.11.7`\n- Package Manager: `pnpm@10.6.3`\n- Builder: `-`\n- User Config: `modules`, `devtools`, `css`, `vite`, `colorMode`, `nitro`, `future`, `compatibilityDate`, `hub`, `app`, `schemaOrg`, `i18n`\n- Runtime Modules: `@nuxthub/core@0.8.18`, `@nuxt/ui@3.0.0`, `@nuxtjs/i18n@9.3.2`, `@nuxtjs/seo@3.0.1`, `nuxt-auth-utils@0.5.17`\n- Build Modules: `-`\n\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.16.1\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/dry-sun-8ddkqr\n\n### Description\n\nThe events of the `USelectMenu` do not work as intended. As you can see in the reproduction, the `change` event of the `UForm` is expected to be emitted every time you select/deselect/create an item, but instead it's emitted only a few seemingly random times.\n\nSwitching to the `input` event on the form has the same random behavior.\n\nI am also surprised programmatically changing the list of values doesn't trigger the `update` event on the `USelectMenu`, but that could be by design and is not really the blocking issue here.\n\nMy reproduction code is a simplification of my real code. It is very similar to the documentation example for creating items, main difference is the multi selection. However the issue also occurs without multi selection.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2093,2094],{"name":2040,"color":2041},{"name":2004,"color":2005},3660,"`USelectMenu` doesn't emit `UForm`.`change` as expected","2025-04-04T16:14:05Z","https://github.com/nuxt/ui/issues/3660",0.79934275,["Reactive",2101],{},["Set"],["ShallowReactive",2104],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"cU6_UmBj8W9ZBzw_Tc9oqDuNOpT_jfdOBUMyakTdQ9M":-1},"/nuxt/ui/2259"]