\n \u003Cslot>\u003C/slot>\n \u003C/div>\n\u003C/template>\n\n\n\u003Cscript lang=\"ts\" setup>\nimport { useRoute } from 'vue-router';\n\nconst route = useRoute();\nconst items = useBreadcrumbItems({\n schemaOrg: true,\n});\n\u003C/script>\n\n\n### Description\n\nthis will render the breadcrumbs in a \u003Cdiv> with an aria-label, which is a violation of this rule: https://html-validate.org/rules/aria-label-misuse.html\n\n- Rule ID: aria-label-misuse\n- Category: Accessibility\n- Standards: WCAG 2.2 (A)WCAG 2.1 (A)WCAG 2.0 (A)\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n ERROR HTML validation errors found for /song/justice-genesis-1\n\ninline\n 129:21990 error \"aria-label\" cannot be used on this element aria-label-misuse\n\n✖ 1 problem (1 error, 0 warnings)\n\nMore information:\n https://html-validate.org/rules/aria-label-misuse.html\n\n```",[3065,3068],{"name":3066,"color":3067},"bug","d73a4a",{"name":3024,"color":3025},2649,"closed","breadcrumb HTML validation errors","2024-11-15T08:53:33Z","https://github.com/nuxt/ui/issues/2649",0.7137782,{"description":3076,"labels":3077,"number":3085,"owner":3030,"repository":3031,"state":3070,"title":3086,"updated_at":3087,"url":3088,"score":3089},"### Description\n\nHello 👋 \n\nis it possible to change the aria label (hardcoded aria-label=\"Switch to light mode\") to something else? It did not work to set it directly on the component and it does not react to different languages. I need it for a german website.\n\nBR",[3078,3081,3082],{"name":3079,"color":3080},"question","d876e3",{"name":3024,"color":3025},{"name":3083,"color":3084},"pro","5BD3CB",3696,"ColorModeSwitch aria label","2025-03-26T14:25:58Z","https://github.com/nuxt/ui/issues/3696",0.717515,{"description":3091,"labels":3092,"number":3096,"owner":3030,"repository":3031,"state":3070,"title":3097,"updated_at":3098,"url":3099,"score":3100},"### Environment\n\n- Operating System: `Linux`\n- Node Version: `v22.14.0`\n- Nuxt Version: `3.16.2`\n- CLI Version: `3.24.0`\n- Nitro Version: `2.11.8`\n- Package Manager: `npm@11.1.0`\n- Builder: `-`\n- User Config: `devtools`, `compatibilityDate`, `app`, `css`, `vite`, `ui`, `runtimeConfig`, `modules`, `i18n`\n- Runtime Modules: `@nuxt/image@1.10.0`, `@nuxt/eslint@1.3.0`, `@nuxtjs/i18n@9.4.0`, `@nuxt/ui@3.0.2`\n- Build Modules: `-`\n\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.2\n\n### Reproduction\n\nn/a\n\n### Description\n\nIt seems to me that the RadioGroup component doesnt really come with variant or indicator props even though its described in the documentation. Even when chaning it to all available options, nothing changes.\n\nI also checked source files and it appears to not be there as well.\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3093,3094,3095],{"name":3066,"color":3067},{"name":3024,"color":3025},{"name":3045,"color":3046},3765,"variant, indicator and some other props missing in RadioGroup","2025-04-01T15:20:27Z","https://github.com/nuxt/ui/issues/3765",0.71923167,{"description":3102,"labels":3103,"number":3104,"owner":3030,"repository":3105,"state":3070,"title":3106,"updated_at":3107,"url":3108,"score":3109},"### Environment\n\nhttps://nuxt.com/\n\n### Reproduction\n\nUse Google and Firefox to open https://nuxt.com/, and you can find that the automatic recognition on Firefox is wrong, showing the dark mode\r\n\r\n\r\n\n\n### Describe the bug\n\nfirefox Developer Edition 131.0b5\r\nAnd how to turn off dark mode?\r\nI tried but it didn't work\r\ncolorMode: {\r\n preference: 'light'\r\n},\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[],1663,"nuxt.com","Dark mode does not work properly on Firefox Developer Edition","2024-11-21T01:08:22Z","https://github.com/nuxt/nuxt.com/issues/1663",0.720008,{"description":3111,"labels":3112,"number":3115,"owner":3030,"repository":3031,"state":3070,"title":3116,"updated_at":3117,"url":3118,"score":3119},"### 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```",[3113,3114],{"name":3066,"color":3067},{"name":3024,"color":3025},2977,"The placeholder in UInput within UModal does not display","2025-03-03T09:06:21Z","https://github.com/nuxt/ui/issues/2977",0.7245102,{"description":3121,"labels":3122,"number":3126,"owner":3030,"repository":3031,"state":3070,"title":3127,"updated_at":3128,"url":3129,"score":3130},"### 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_",[3123,3124,3125],{"name":3041,"color":3042},{"name":3024,"color":3025},{"name":3045,"color":3046},3752,"Form Component: Support theming props","2025-04-10T19:55:39Z","https://github.com/nuxt/ui/issues/3752",0.73166394,{"description":3132,"labels":3133,"number":3134,"owner":3030,"repository":3105,"state":3070,"title":3135,"updated_at":3136,"url":3137,"score":3138},"- [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.7388419,["Reactive",3140],{},["Set"],["ShallowReactive",3143],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fuuFaAIZFMAQp_XT8QxLp87AQV6FiQOvvK82jJkIeiX0":-1},"/nuxt/ui/3720"]