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.0.0-beta.5
http://jsbin.com/jehoxayuyo/1/edit?html,js,output
type in the input. In vue 2.0, it doesn't show the input value. And if you switch to Vue 1.x, edit the html's head, it shows the input value.
show the input value.
In Vue 2.0, it doesn't show the input value.
The text was updated successfully, but these errors were encountered:
fixed in b5b963f and related commits.
Sorry, something went wrong.
No branches or pull requests
Vue.js version
2.0.0-beta.5
Reproduction Link
http://jsbin.com/jehoxayuyo/1/edit?html,js,output
Steps to reproduce
type in the input. In vue 2.0, it doesn't show the input value. And if you switch to Vue 1.x, edit the html's head, it shows the input value.
What is Expected?
show the input value.
What is actually happening?
In Vue 2.0, it doesn't show the input value.
The text was updated successfully, but these errors were encountered: