Skip to content

getting Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'style') in vue-leaflet #366

@Vaibhav-Andge

Description

@Vaibhav-Andge

getting Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'style') in vue-leaflet.
Here I am migrating vue project from vue2 to vue3, We had vue2-leaflet which is also migrated to vue-leaflet which is vue3 compatible .
After doing all these migration changes while loading the vue-leaflet getting above issue which is coming internally i.e from vue-leaflet.
my project configuration :
"vue": "^3.3.8",
"leaflet": "^1.9.4",
"@vue-leaflet/vue-leaflet": "^0.10.1"

Any input will be appreciated.

Thanks,
Vaibhav

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions