\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```",[2920,2921],{"name":2868,"color":2869},{"name":2922,"color":2923},"v3","49DCB8",2649,"breadcrumb HTML validation errors","2024-11-15T08:53:33Z","https://github.com/nuxt/ui/issues/2649",0.7168251,{"description":2930,"labels":2931,"number":2932,"owner":2874,"repository":2899,"state":2900,"title":2933,"updated_at":2934,"url":2935,"score":2936},"- [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.7225213,{"description":2938,"labels":2939,"number":2942,"owner":2874,"repository":2875,"state":2900,"title":2943,"updated_at":2944,"url":2945,"score":2946},"### 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```",[2940,2941],{"name":2868,"color":2869},{"name":2922,"color":2923},2977,"The placeholder in UInput within UModal does not display","2025-03-03T09:06:21Z","https://github.com/nuxt/ui/issues/2977",0.72395456,{"description":2948,"labels":2949,"number":2954,"owner":2874,"repository":2874,"state":2900,"title":2955,"updated_at":2956,"url":2957,"score":2958},"### Environment\n\n------------------------------\n- Operating System: Windows_NT\n- Node Version: v20.17.0\n- Nuxt Version: \n 3.14.1592 \n- CLI Version: \n 3.16.0\n- Nitro Version: \n 2.10.4\n- Package Manager:\n yarn@1.22.19 \n- Builder: \n -\n- User Config: \n default\n- Runtime Modules:\n @nuxt/ui@2.20.0,\n @pinia/nuxt@0.9.0\n, pinia-plugin-per\nsistedstate/nuxt, \ndayjs-nuxt@2.1.11,\n @nuxtjs/device@3.\n2.4, @vueuse/nuxt@\n12.0.0, @element-p\nlus/nuxt@1.1.0, nu\nxt-echarts@0.2.4, \n@formkit/auto-anim\nate/nuxt@0.8.2, @tresjs/nuxt@3.0.7 \n\n\n### Reproduction\n\n\nSwitching him seems to sometimes result in multiple pages, overlapping the pages from two routes. But it's not 100% likely to happen.\n\n\n\n### Describe the bug\n\n\nSwitching him seems to sometimes result in multiple pages, overlapping the pages from two routes. But it's not 100% likely to happen.\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2950,2951],{"name":2885,"color":2886},{"name":2952,"color":2953},"needs reproduction","FBCA04",30388,"Nested routing sometimes has bugs","2025-03-24T23:17:41Z","https://github.com/nuxt/nuxt/issues/30388",0.72781444,{"description":2960,"labels":2961,"number":2969,"owner":2874,"repository":2875,"state":2900,"title":2970,"updated_at":2971,"url":2972,"score":2973},"### Description\n\nNow default tooltip position is bottom and with disabled arrow. Unfortunately, there is currently no way to set the default behavior for a tooltip. Since in our project we prefer to position the tooltip on top and with arrow. It would be nice to have the possibility to change the default behaviour. \nAt the moment, the only solution is to create a wrapper component with default props.\n\n### Additional context\n\n_No response_",[2962,2965,2968],{"name":2963,"color":2964},"duplicate","cfd3d7",{"name":2966,"color":2967},"enhancement","a2eeef",{"name":2922,"color":2923},3807,"Configurable default props for Tooltip component","2025-04-08T20:25:35Z","https://github.com/nuxt/ui/issues/3807",0.73032963,{"description":2975,"labels":2976,"number":2980,"owner":2874,"repository":2874,"state":2900,"title":2981,"updated_at":2982,"url":2983,"score":2984},"\r\n# Dynamic routing refresh error\r\n## Refresh page error\r\n\r\n## My code configuration\r\n\r\n## Pm2 errorlogs\r\n\r\n\r\n\r\nThank you!!!\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c7058\">#c7058\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2977],{"name":2978,"color":2979},"2.x","d4c5f9",3326,"Dynamic routing","2023-01-18T16:23:54Z","https://github.com/nuxt/nuxt/issues/3326",0.73057365,["Reactive",2986],{},["Set"],["ShallowReactive",2989],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fYIDC0E6-tQ0uThpewQoyCnx20I29tkpoaMsv6zc-rws":-1},"/nuxt/ui/2127"]