a11y issue with q-item link and buttons #17911
Labels
area/components
bug/1-repro-available
A reproduction is available and needs to be confirmed.
flavour/quasar-cli-vite
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
If I try to make menu list with side items that do some other staff like this:
I got
<button>
in<a>
, that's invalid html:https://caninclude.glitch.me/caninclude?child=button&parent=a
What did you expect to happen?
I want some workaround to make appears on an inner wrapper, that doesn't include side section.
Reproduction URL
https://codepen.io/xegwxjoi-the-lessful/pen/vEYRxOP
How to reproduce?
Go to page.
HTML structure should be:
So tag inside
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Components (quasar)
Platforms/Browsers
No response
Quasar info output
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: