voluntadpear / vue-choropleth

Choropleth Map component for Vue.js
MIT License
117 stars 57 forks source link

Error in beforeDestroy #9

Closed alc32 closed 5 years ago

alc32 commented 5 years ago

When the component is destroyed: [Vue warn]: Error in beforeDestroy hook: "TypeError: this.$parent.mapObject is undefined"

Codepen

voluntadpear commented 5 years ago

Fixed by PR #12