vue-bulma / datepicker

Datepicker Component for Vue Bulma
MIT License
115 stars 56 forks source link

in some cases datepicker can be null #30

Closed randomknowledge closed 7 years ago

randomknowledge commented 7 years ago

This merge requests add's a check before calling this.datepicker.close()

luventa commented 7 years ago

Merged. But I will keep BaseInput.js here because it's not a vue component but only a mixin module. Thanks!