ghettovoice / vuelayers

Web map Vue components with the power of OpenLayers
https://vuelayers.github.io/
MIT License
683 stars 229 forks source link

OLObjectNotInitializedError #391

Closed vvizden closed 3 years ago

vvizden commented 3 years ago

Hi,

when the vuelayers page leave, i.e. the vue instance destroyed, the OLObjectNotInitializedError occurred.

Uncaught (in promise) OLObjectNotInitializedError: VlStyle.a056d356-a14a-42a6-ad68-8a8d2bb12434 OpenLayers object is undefined

...

Uncaught (in promise) OLObjectNotInitializedError: VlFeature.638a781b-476a-419a-88b6-60eb0d5241be OpenLayers object is undefined
ghettovoice commented 3 years ago

Hi @vvizden , I guess this issue should gone in v0.12.0-rc.15 too. Try to upgrade.