Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Q-Select in readonly mode produces "Incorrect use of <label for=FORM_ELEMENT>" markup issue if there are any input rendered in the form #17238

Open
kosgdk opened this issue May 29, 2024 · 0 comments
Labels
area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/umd kind/bug 🐞 Qv2 🔝 Quasar v2 issues

Comments

@kosgdk
Copy link

kosgdk commented May 29, 2024

What happened?

When Q-Select is in readonly mode and there is at least one input rendered in the DOM, the browser indicates a markup issue Incorrect use of <label for=FORM_ELEMENT>

What did you expect to happen?

No markup issue

Reproduction URL

https://codepen.io/kosgdk/pen/ExzZjaX

How to reproduce?

  1. Open reproduction link and check 'Issues' section in devtools

Flavour

UMD

Areas

Components (quasar)

Platforms/Browsers

Chrome

Quasar info output

No response

Relevant log output

No response

Additional context

No response

@kosgdk kosgdk added kind/bug 🐞 Qv2 🔝 Quasar v2 issues labels May 29, 2024
@github-actions github-actions bot added area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/umd labels May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/umd kind/bug 🐞 Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

No branches or pull requests

1 participant