theroozbeh / vue2-persian-datepicker

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

v-model won't set the date inside the date picker input #25

Open hesan-aminiloo opened 6 years ago

hesan-aminiloo commented 6 years ago

I tried to set the data model for date-picker but it's not working and I have to show the preset date somewhere else around the input to show to user.

theroozbeh commented 6 years ago

I don't know what is the problem with your code. Please check the demo in jsFiddle https://jsfiddle.net/rh2020/zjezzfdk/

madnowruzi commented 5 years ago

I can confirm it doesn't read the INITIAL value from v-model.