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: v0.14 beta Vue: 2.4
Just a warning:
[Vue warn]: Avoid using non-primitive value as key, use string/number value instead. Found in <QSelect>
Use the QSelect example from the play app (here) in a clean quasar installation.
The text was updated successfully, but these errors were encountered:
There is a bug in Vue 2.4.x which is being worked on. Downgrade to Vue 2.3 in the mean time.
More info here (including vue bug link): #710
Sorry, something went wrong.
No branches or pull requests
Software version
Quasar: v0.14 beta
Vue: 2.4
What did you get as the error?
Just a warning:
Steps to reproduce:
Use the QSelect example from the play app (here) in a clean quasar installation.
The text was updated successfully, but these errors were encountered: