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

Numerc value does not update in QInput with mask #12326

Closed
iliubinskii opened this issue Feb 3, 2022 · 2 comments
Closed

Numerc value does not update in QInput with mask #12326

iliubinskii opened this issue Feb 3, 2022 · 2 comments
Labels
area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-webpack kind/bug 🐞 Qv2 🔝 Quasar v2 issues

Comments

@iliubinskii
Copy link

iliubinskii commented Feb 3, 2022

What happened?

  1. Open codepen https://codepen.io/ilyalyu/pen/RwjRxKM
  2. Click on "Inc" button several times
  3. See that input value updates only on each second click

What did you expect to happen?

  1. ...
  2. ...
  3. It shoud update on each click

Reproduction URL

https://codepen.io/ilyalyu/pen/RwjRxKM

How to reproduce?

  1. Open codepen https://codepen.io/ilyalyu/pen/RwjRxKM
  2. Click on "Inc" button several times
  3. See that input value updates only on each second click

Flavour

Quasar CLI (@quasar/cli | @quasar/app)

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-webpack labels Feb 3, 2022
@JeRabix
Copy link
Contributor

JeRabix commented Feb 3, 2022

If comment this lines - bug fixed :)
image
QInput.js file in src/components/input/

@rstoenescu
Copy link
Member

Fix will be available in Quasar v2.5.4 and v1.18.4

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

No branches or pull requests

3 participants