jperelli / vue2-leaflet-markercluster

markercluster plugin extension for vue2-leaflet package
MIT License
132 stars 55 forks source link

Right-hand side of 'instanceof' is not an object #42

Open dragoonzx opened 4 years ago

dragoonzx commented 4 years ago

Error: TypeError: Right-hand side of 'instanceof' is not an object Info: mounted hook Vm component: l-marker

image

dragoonzx commented 4 years ago

It`s cause of I request markers and await them :( is there any workaround to this?