-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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-Input clearable doesn't work if v-model has trim #11423
Comments
Duplicate #10376 |
It's because Vue's |
Ok thank you, I've noticed this, I opened a bug only because it worked on Qv1, just this ;) |
We can't fix this from Quasar side as it'd introduce a breaking change. |
No problem I understand and thank you for the answer! |
Related: [https://github.com/quasarframework/quasar/issues/11423](https://github.com/quasarframework/quasar/issues/11423), [https://github.com/quasarframework/quasar/issues/10376](https://github.com/quasarframework/quasar/issues/10376), [quasarframework#10362 [https://github.com/quasarframework/quasar/issues/12431](https://github.com/quasarframework/quasar/issues/12431).
...to prevent issue duplicating Related: [https://github.com/quasarframework/quasar/issues/11423](https://github.com/quasarframework/quasar/issues/11423), [https://github.com/quasarframework/quasar/issues/10376](https://github.com/quasarframework/quasar/issues/10376), [quasarframework#10362 [https://github.com/quasarframework/quasar/issues/12431](https://github.com/quasarframework/quasar/issues/12431).
…0362 #12431 (#12432) * fix(docs): Improved QInput example... ...to prevent issue duplicating Related: [https://github.com/quasarframework/quasar/issues/11423](https://github.com/quasarframework/quasar/issues/11423), [https://github.com/quasarframework/quasar/issues/10376](https://github.com/quasarframework/quasar/issues/10376), [#10362 [https://github.com/quasarframework/quasar/issues/12431](https://github.com/quasarframework/quasar/issues/12431). * Update input.md Co-authored-by: Razvan Stoenescu <razvan.stoenescu@gmail.com>
any update on this? |
@qxygene interesting, your very helpful multiple contribution missed the only place where there was an update |
Describe the bug
Simple q-input with clearable and v-model.trim
Codepen/jsFiddle/Codesandbox (required)
https://codepen.io/dariodepaolis/pen/NWvJeao
To Reproduce
Create a q-input with clearable, set a vmodel.trim then tap on the icon
Platform (please complete the following information):
Quasar Version: v2.3.1
Quasar mode:
Tested on:
The text was updated successfully, but these errors were encountered: