hi,
I have a Reset button at the end of my form which should clear all the fields including the date. however, due to this line setting the v-model of the date picker to an empty string does nothing. and the previously selected date is still displayed.
this results in the actual value and the displayed value being different.
jsfiddle.