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

Vue 2.4 non-primitive keys #746

Closed
tobiasdierich opened this issue Jul 24, 2017 · 1 comment
Closed

Vue 2.4 non-primitive keys #746

tobiasdierich opened this issue Jul 24, 2017 · 1 comment

Comments

@tobiasdierich
Copy link

Software version

Quasar: v0.14 beta
Vue: 2.4

What did you get as the error?

Just a warning:

[Vue warn]: Avoid using non-primitive value as key, use string/number value instead. Found in <QSelect>

Steps to reproduce:

Use the QSelect example from the play app (here) in a clean quasar installation.

@rstoenescu
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants