We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
2.1.10
http://jsfiddle.net/myuvgsj8/
Error: VM281 vue.js:525 [Vue warn]: expects an Array value for its binding, but got String (found in root instance)
The text was updated successfully, but these errors were encountered:
Thanks. It looks like a bug. I'm looking into it.
Sorry, something went wrong.
It has been fixed already in the dev branch https://github.com/vuejs/vue/blob/dev/src/platforms/web/compiler/directives/model.js#L138
posva
No branches or pull requests
Vue.js version
2.1.10
Reproduction Link
http://jsfiddle.net/myuvgsj8/
What is actually happening?
Error:
VM281 vue.js:525 [Vue warn]: expects an Array value for its binding, but got String (found in root instance)
The text was updated successfully, but these errors were encountered: