Click on "Open Date Picker" button, then change the value in the input element manually and then click on "Confirm" button, the value bind to DatePicker via v-modal will show on the "ON OK Value" element, but the value shown is not same with the value in input element. After that, Open Date Picker and click on "Confirm" again, the value will become same with the value in input element.
- Why?
- How to fix this bug?