hilongjw / vue-datepicker

[Deprecated] calendar and datepicker component with material design for Vue.js
http://hilongjw.github.io/vue-datepicker/demo.html
MIT License
702 stars 207 forks source link

got an error when click on the input element #61

Open zzzgit opened 8 years ago

zzzgit commented 8 years ago

if (this.date.time === '') { i've got an error when click on the input element

Uncaught TypeError: Cannot read property 'time' of undefined

and what i used is version 1.2.0