-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Description
Vue.js version
2.1.7+
Reproduction Link
https://jsfiddle.net/rhinodontypicus/tvcz49bd/
Steps to reproduce
Change input value, click Button -> value rolls back.
What is Expected?
Input value must not be touched at all.
What is actually happening?
Input value rolls back to origin value.
If we remove v-bind:disabled from button, it works as needed — nothing happened.
Metadata
Metadata
Assignees
Labels
No labels