\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```",[2081,2082],{"name":1985,"color":1986},{"name":1988,"color":1989},2649,"breadcrumb HTML validation errors","2024-11-15T08:53:33Z","https://github.com/nuxt/ui/issues/2649",0.78624743,{"description":2089,"labels":2090,"number":2097,"owner":1994,"repository":1994,"state":2042,"title":2098,"updated_at":2099,"url":2100,"score":2101},"hi @pi0, @danielroe \r\n\r\nis it possible to pass the \"key\" on calling refresh/execute or making the key computed in options?\r\n\r\nIn my case i got a computed header with Authorization and custom key\r\n\r\n`const headers = computed(() => token.value ? { Authorization: `Bearer ${token.value}` } : undefined)`\r\n`const key = hash([opts.baseURL, request, unref(opts.params || opts.query), unref(headers)])`\r\n\r\nso the fetchOptions are reactive and are watched by default. If the token changed on client the initialized key isn't changed.",[2091,2094],{"name":2092,"color":2093},"enhancement","8DEF37",{"name":2095,"color":2096},"discussion","538de2",21532,"useFetch & useAsyncData reactive key","2025-04-14T16:04:46Z","https://github.com/nuxt/nuxt/issues/21532",0.7950783,["Reactive",2103],{},["Set"],["ShallowReactive",2106],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"We2ZQu9-odjUg4d87lzBaZtp6j87B6FLkB2HwcYOdDY":-1},"/nuxt/ui/3743"]