sumcumo / vue-datepicker

A datepicker Vue component. Compatible with Vue 2.x.
https://sumcumo.github.io/vue-datepicker/
Apache License 2.0
75 stars 22 forks source link

Set initial value of `latestValidTypedDate` to `computedOpenDate` #161

Closed mst101 closed 2 years ago

mst101 commented 2 years ago

The initial value of latestValidTypedDate should not be today's date, but computedOpenDate.