\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```",[2076,2077],{"name":2017,"color":2018},{"name":2002,"color":2003},2649,"breadcrumb HTML validation errors","2024-11-15T08:53:33Z","https://github.com/nuxt/ui/issues/2649",0.7464338,{"description":2084,"labels":2085,"number":2088,"owner":1988,"repository":1989,"state":2058,"title":2089,"updated_at":2090,"url":2091,"score":2092},"### Environment\n\n- Operating System: Windows_NT\r\n- Node Version: v21.7.3\r\n- Nuxt Version: ^3.11.2\r\n- CLI Version: 3.13.1\r\n- Nitro Version: -\r\n- Package Manager: npm\r\n- Builder: - vite\r\n- User Config: compatibilityDate, devtools, modules, i18n\r\n- Runtime Modules: @pinia/nuxt@^0.5.1, @nuxt/test-utils/module@^3.13.1, @nuxt/devtools@^1.3.1, @nuxtjs/robots@^3.0.0, @nuxtjs/tailwindcss@^6.12.0, @nuxtjs/eslint-module@^4.1.0, @nuxtjs/i18n@^8.3.1, @vite-pwa/nuxt@^0.7.0, nuxt-clarity-analytics@^0.0.6, @nuxt/image@^1.7.0\r\n- Build Modules: -\r\n\n\n### Reproduction\n\nHere is reproduce, just try to install dependances.\r\n[@nuxt-test-utils-dependaces-error.zip](https://github.com/user-attachments/files/16807301/%40nuxt-test-utils-dependaces-error.zip)\n\n### Describe the bug\n\nnpm i catch npm ERR! ERESOLVE could not resolve\r\n\n\n### Additional context\n\nI reinstalled dependancy and caught error.\n\n### Logs\n\n```shell-script\nPS C:\\reproduce\\nuxt-autocomplit-type-error> npm i\r\nnpm ERR! code ERESOLVE\r\nnpm ERR! ERESOLVE could not resolve\r\nnpm ERR! \r\nnpm ERR! While resolving: nuxt-app@undefined\r\nnpm ERR! Found: vue@3.4.38\r\nnpm ERR! node_modules/vue\r\nnpm ERR! peer vue@\"^3.3.4\" from @nuxt/test-utils@3.14.1\r\nnpm ERR! node_modules/@nuxt/test-utils\r\nnpm ERR! dev @nuxt/test-utils@\"^3.13.1\" from the root project\r\nnpm ERR! peer vue@\"^3.2.0\" from vue-router@4.4.3\r\nnpm ERR! node_modules/vue-router\r\nnpm ERR! vue-router@\"^4.3.2\" from the root project\r\nnpm ERR! peer vue-router@\"^4.0.0\" from @nuxt/test-utils@3.14.1\r\nnpm ERR! node_modules/@nuxt/test-utils\r\nnpm ERR! dev @nuxt/test-utils@\"^3.13.1\" from the root project\r\nnpm ERR! 1 more (@nuxtjs/i18n)\r\nnpm ERR!\r\nnpm ERR! Could not resolve dependency:\r\nnpm ERR! dev @pinia/testing@\"^0.1.3\" from the root project\r\nnpm ERR!\r\nnpm ERR! Conflicting peer dependency: vue@2.6.14\r\nnpm ERR! node_modules/vue\r\nnpm ERR! peer vue@\">= 2.5 \u003C 2.7\" from @vue/composition-api@1.7.2\r\nnpm ERR! node_modules/@vue/composition-api\r\nnpm ERR! peerOptional @vue/composition-api@\"^1.4.0\" from pinia@2.2.2\r\nnpm ERR! node_modules/pinia\r\nnpm ERR! pinia@\"^2.1.7\" from the root project\r\nnpm ERR! 1 more (@pinia/testing)\r\nnpm ERR!\r\nnpm ERR! Fix the upstream dependency conflict, or retry\r\nnpm ERR! this command with --force or --legacy-peer-deps\r\nnpm ERR! to accept an incorrect (and potentially broken) dependency resolution.\r\nnpm ERR! \r\nnpm ERR!\r\nnpm ERR! For a full report see:\r\nnpm ERR! C:\\Users\\AppData\\Local\\npm-cache\\_logs\\2024-08-29T22_11_47_097Z-eresolve-report.txt\r\n\r\nnpm ERR! A complete log of this run can be found in: C:\\Users\\AppData\\Local\\npm-cache\\_logs\\2024-08-29T22_11_47_097Z-debug-0.log\n```\n",[2086,2087],{"name":2017,"color":2018},{"name":1985,"color":1986},928,"Confilcts with @nuxt/test-utils and Nuxt3","2024-12-04T16:32:32Z","https://github.com/nuxt/test-utils/issues/928",0.74851507,{"description":2094,"labels":2095,"number":2100,"owner":1988,"repository":2008,"state":2058,"title":2101,"updated_at":2102,"url":2103,"score":2104},"### Description\n\nI have a Slideover with some checkboxes from a 3rd party library. Whenever I close the slideover all values are lost. \r\n\r\nUsing just headless UI I can solve this by using `:unmount=\"false\"` on the `Dialog` and `TransitionRoot` but can't find anything similar on the slideover.\r\n\r\nDid I miss something here?\r\n\r\n\r\nCheers",[2096,2097],{"name":2043,"color":2044},{"name":2098,"color":2099},"upstream","78bddb",1357,"Slideover loosing state","2025-03-28T17:28:27Z","https://github.com/nuxt/ui/issues/1357",0.7491624,["Reactive",2106],{},["Set"],["ShallowReactive",2109],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"MKKQYFYXhB_hsrPr1Ahsqnoyf7bdN7zNeNW9_GTzFhg":-1},"/nuxt/nuxt.com/981"]