Open zzzgit opened 8 years ago
if (this.date.time === '') { i've got an error when click on the input element
if (this.date.time === '') {
Uncaught TypeError: Cannot read property 'time' of undefined
and what i used is version 1.2.0
if (this.date.time === '') {
i've got an error when click on the input elementUncaught TypeError: Cannot read property 'time' of undefined
and what i used is version 1.2.0