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

QInput forces model to empty string #16346

Closed
metalsadman opened this issue Sep 14, 2023 · 1 comment
Closed

QInput forces model to empty string #16346

metalsadman opened this issue Sep 14, 2023 · 1 comment
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

Comments

@metalsadman
Copy link
Member

What happened?

When QInput uses mask and clearable prop, it forces the model into empty string instead of null.

What did you expect to happen?

Model should be null

Reproduction URL

https://codepen.io/metalsadman/pen/wvReZaY?editors=1010

How to reproduce?

Open devtools to see logs

Flavour

Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)

Areas

Components (quasar)

Platforms/Browsers

No response

Quasar info output

No response

Relevant log output

No response

Additional context

No response

@github-actions github-actions bot added area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite labels Sep 14, 2023
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Sep 14, 2023
rstoenescu added a commit that referenced this issue Oct 17, 2023
@rstoenescu
Copy link
Member

Fix will be available in Quasar v2.12.8

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/quasar-cli-vite kind/bug 🐞 Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

No branches or pull requests

2 participants