theroozbeh / vue2-persian-datepicker

A vue component that provides datepicker for persian developers
MIT License
100 stars 18 forks source link

how to clear the selected date? #14

Open zumoshi opened 6 years ago

zumoshi commented 6 years ago

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.

theroozbeh commented 6 years ago

Currently there is no way to clear selected date. I'll add a button for this purpose in the next release

zahrahajilary commented 5 years ago

hi i really need to clear place holder if person want to clear date ! could you please release as soon as possible ?