\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```",[3153,3156],{"name":3154,"color":3155},"bug","d73a4a",{"name":3157,"color":3158},"v3","49DCB8",2649,"nuxt","ui","closed","breadcrumb HTML validation errors","2024-11-15T08:53:33Z","https://github.com/nuxt/ui/issues/2649",0.6908091,{"description":3168,"labels":3169,"number":3172,"owner":3160,"repository":3161,"state":3162,"title":3173,"updated_at":3174,"url":3175,"score":3176},"### 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```",[3170,3171],{"name":3154,"color":3155},{"name":3157,"color":3158},2977,"The placeholder in UInput within UModal does not display","2025-03-03T09:06:21Z","https://github.com/nuxt/ui/issues/2977",0.7119903,{"description":3178,"labels":3179,"number":3183,"owner":3160,"repository":3184,"state":3162,"title":3185,"updated_at":3186,"url":3187,"score":3188},"- [x] `Nuxt`\n- [x] `Studio`\n- [x] logo only",[3180],{"name":3181,"color":3182},"design","00bd6f",780,"nuxt.com","Uniformize logos with same size","2023-09-05T08:18:35Z","https://github.com/nuxt/nuxt.com/issues/780",0.7148058,{"description":3190,"labels":3191,"number":3193,"owner":3160,"repository":3184,"state":3162,"title":3194,"updated_at":3195,"url":3196,"score":3197},"Example: https://www.raycast.com/nhojb/brew",[3192],{"name":3181,"color":3182},673,"[Modules] Details page","2023-09-05T08:18:34Z","https://github.com/nuxt/nuxt.com/issues/673",0.72044253,{"description":3199,"labels":3200,"number":3204,"owner":3160,"repository":3184,"state":3162,"title":3205,"updated_at":3206,"url":3207,"score":3208},"- [x] Move Revue contacts\n- [x] Subscribe form to contact Sendgrid API",[3201],{"name":3202,"color":3203},"enhancement","1ad6ff",1104,"Migrate newsletter to SendGrid","2023-01-10T15:04:54Z","https://github.com/nuxt/nuxt.com/issues/1104",0.7512746,{"description":3210,"labels":3211,"number":3215,"owner":3160,"repository":3160,"state":3162,"title":3216,"updated_at":3217,"url":3218,"score":3219},"\u003C!--\r\nIMPORTANT: Please use the following link to create a new issue:\r\n\r\nhttps://cmty.app/nuxt/issues/new\r\n\r\nIf your issue was not created using the app above, it will be closed immediately.\r\n-->\r\n\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c7265\">#c7265\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[3212],{"name":3213,"color":3214},"2.x","d4c5f9",3455,"The loss of data with alive-keep","2023-01-18T16:24:09Z","https://github.com/nuxt/nuxt/issues/3455",0.76438826,{"description":3221,"labels":3222,"number":3227,"owner":3160,"repository":3161,"state":3162,"title":3228,"updated_at":3229,"url":3230,"score":3231},"### Description\n\nI am new using Nuxt UI, and I am loving it.\nI personally believe buttons look better when they are wider than taller, therefore I like to add more padding in the x axis, but I don't want to do this for each button.\n\nI am currently doing it like this:\n\n```html\n\u003CUButton\n to=\"/login\"\n size=\"xl\"\n color=\"warning\"\n variant=\"solid\"\n class=\"font-semibold px-4\"\n >\n Iniciar sesión\n \u003C/UButton>\n```\n\nbut I don't know how to add the option for all buttons.\nI tried doing this in the app.config.ts:\n\n```js\nui: {\n button: {\n slots: {\n base: 'px-4 cursor-pointer'\n },\n}\n \n```\n\nand the cursor-pointer worked, but the px-4 didn't work. Any idea on how to make this work?",[3223,3226],{"name":3224,"color":3225},"question","d876e3",{"name":3157,"color":3158},3646,"How do I change the padding of all buttons globally?","2025-03-24T01:29:59Z","https://github.com/nuxt/ui/issues/3646",0.7667721,{"description":3233,"labels":3234,"number":3240,"owner":3160,"repository":3161,"state":3162,"title":3241,"updated_at":3242,"url":3243,"score":3244},"### Environment\n\n- Operating System: Darwin\n- Node Version: v22.14.0\n- Nuxt Version: 3.16.2\n- CLI Version: 3.24.1\n- Nitro Version: 2.11.8\n- Package Manager: yarn@1.22.19\n- Builder: -\n- User Config: app, compatibilityDate, devtools, modules, css, runtimeConfig, vuefire\n- Runtime Modules: @nuxt/ui-pro@3.0.2, nuxt-vuefire@1.0.5, @pinia/nuxt@0.10.1\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\nhttps://codesandbox.io/p/devbox/stupefied-lucy-jmlxr4\n\n### Description\n\nTable component is not reactive. Here's a simple example where items are added and removed. The 'num items' is updating in the view. However, the table does not remove nor add items.\n\n``` vue\n\u003Ctemplate>\n {{ data.length }} num items\n \u003CUTable :data=\"data\" />\n \u003CUButton label=\"Delete\" @click=\"deleteItem\" />\n \u003CUButton label=\"Add\" @click=\"addItem\" />\n\u003C/template>\n\n\u003Cscript setup lang=\"ts\">\nfunction deleteItem() {\n const randomIndex = Math.floor(Math.random() * data.value.length);\n data.value.splice(randomIndex, 1);\n}\n\nfunction addItem() {\n data.value.push({\n id: Math.floor(Math.random() * 10000).toString(),\n });\n}\n\nconst data = ref([\n {\n id: \"4600\",\n },\n {\n id: \"4599\",\n },\n {\n id: \"4598\",\n },\n {\n id: \"4597\",\n },\n {\n id: \"4596\",\n },\n]);\n\u003C/script>\n```\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3235,3236,3237],{"name":3154,"color":3155},{"name":3157,"color":3158},{"name":3238,"color":3239},"triage","ffffff",3821,"Table is not reactive","2025-04-08T10:36:33Z","https://github.com/nuxt/ui/issues/3821",0.77341014,{"description":3246,"labels":3247,"number":3258,"owner":3160,"repository":3160,"state":3162,"title":3259,"updated_at":3260,"url":3261,"score":3262},"@danielroe @boogie-ben Pull Request https://github.com/nuxt/nuxt/pull/28083 introduces a bug. \r\n`Number.parseFloat('auto')` ( valid syntax for `getComputedStyle(elem)` padding/margin ) will amount to **NAN**\r\n\r\n### Reproduction\r\nN/A\r\n\r\n_Originally posted by @misurito in https://github.com/nuxt/nuxt/issues/28083#issuecomment-2248868657_\r\n ",[3248,3251,3252,3255],{"name":3249,"color":3250},"good first issue","fbca04",{"name":3154,"color":3155},{"name":3253,"color":3254},"🔨 p3-minor","FBCA04",{"name":3256,"color":3257},"possible regression","B90A42",28306,"Scroll behavior Bug introduced wit PR 28083","2024-08-07T11:49:25Z","https://github.com/nuxt/nuxt/issues/28306",0.7740732,{"description":3264,"labels":3265,"number":3269,"owner":3160,"repository":3161,"state":3162,"title":3270,"updated_at":3271,"url":3272,"score":3273},"### Description\n\nsimilar github.com home page\r\n\r\n\n\n### Additional context\n\n_No response_",[3266],{"name":3267,"color":3268},"feature","A27AF6",814,"I would like to ask, have you considered making a new component: timeline?","2025-05-30T13:27:12Z","https://github.com/nuxt/ui/issues/814",0.77410716,["Reactive",3275],{},["Set"],["ShallowReactive",3278],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fruS1kJsKma3Xk9SIxd7YKCjBRRcMSx-Ztua95Ah7Wuc":-1},"/nuxt/ui/2635"]