We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Quasar: 0.17.10 OS: Windows Browsers: IE,Edge,Chrome (tested)
https://codepen.io/josemancebo/pen/aaZQJp
When you clear the selection on a QSelect, this shows undefined.
When you clear the selection on a QSelect, it will appear empty.
On codepen sample: 1- Select an option 2- Clear selection with the clear button.
The text was updated successfully, but these errors were encountered:
fix: QSelect show undefined on clear #2479
bf6fccc
Thanks for reporting this regression. Fix will be available in Quasar v0.17.11
Sorry, something went wrong.
No branches or pull requests
Software version
Quasar: 0.17.10
OS: Windows
Browsers: IE,Edge,Chrome (tested)
Codepen with reproducible issue
https://codepen.io/josemancebo/pen/aaZQJp
What did you get as the error?
When you clear the selection on a QSelect, this shows undefined.
What were you expecting?
When you clear the selection on a QSelect, it will appear empty.
What steps did you take, to get the error?
On codepen sample:
1- Select an option
2- Clear selection with the clear button.
The text was updated successfully, but these errors were encountered: