GuillaumeLeclerc / vue-google-maps

Google maps component for vue with 2-way data binding
560 stars 653 forks source link

Uncaught TypeError: Cannot read property 'x' of undefined #105

Open diit opened 7 years ago

diit commented 7 years ago

Upgraded site from browserify to webpack vue and now receiving this error on some map instances on hover or drag by user.

common.js:156 Uncaught TypeError: Cannot read property 'x' of undefined

aramirez92 commented 7 years ago

I've the same issue.