vue-bulma / datepicker

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

Selecting another month will cause the object to remain being focused #50

Closed jarkyll closed 7 years ago

jarkyll commented 7 years ago
Uncaught TypeError: Cannot read property 'focus' of undefined
    at Array.eval (eval at <anonymous> (:8080/app.js:5257), <anonymous>:1318:32)
    at processPostDayAnimation (eval at <anonymous> (:8080/app.js:5257), <anonymous>:286:26)
    at HTMLDivElement.animateDays (eval at <anonymous> (:8080/app.js:5257), <anonymous>:310:6)

screen shot 2017-06-02 at 12 56 35 pm

luventa commented 7 years ago

Sorry but I cannot repo this error. Can you try this demo or provide your code please?