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-field: Unexpected Data Clearing with clearable Attribute Enabled #17113

Closed
FangHanZreo opened this issue Apr 17, 2024 · 3 comments
Closed

q-field: Unexpected Data Clearing with clearable Attribute Enabled #17113

FangHanZreo opened this issue Apr 17, 2024 · 3 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

@FangHanZreo
Copy link

What happened?

Clicking on a QField component will clear the model value.###

What did you expect to happen?

Only upon clicking the clear button should the model value be cleared.

Reproduction URL

https://codepen.io/fanghanzreo/pen/MWRqRYg

How to reproduce?

Click q-filed component

Flavour

Quasar CLI with Webpack (@quasar/cli | @quasar/app-webpack)

Areas

Components (quasar)

Platforms/Browsers

Microsoft Edge

Quasar info output

» Dev mode.................. spa
 » Pkg quasar................ v2.15.0
 » Pkg @quasar/app-webpack... v3.12.4
 » Transpiled JS............. yes (Babel)

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 Apr 17, 2024
@myleslee
Copy link

It happens on Quasar 2.15.3 as well.

@myleslee
Copy link

myleslee commented May 8, 2024

@rstoenescu this issue prevents us from upgrading. Will it be merged soon? Thanks

@rstoenescu
Copy link
Member

Pushed fix. Will be available in Quasar v2.16.2.

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