alexcode / vue2vis

A Vuejs 2 adapter for Visjs
MIT License
217 stars 59 forks source link

Trying to getTime on Graph2d #29

Closed ricvillagrana closed 5 years ago

ricvillagrana commented 6 years ago

Error when I am not actually using dates or time Error in mounted hook: "TypeError: Cannot read property 'getTime' of undefined"

alexcode commented 5 years ago

Hi @ricvillagrana, could you add a JSFiddle which repro this bug. Thanks.

alexcode commented 5 years ago

I would say this is related to visjs itself. Please reopen if you think otherwise.