Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Compatibility] vue 2.7.8 #1133

Open
samydoesit opened this issue Aug 3, 2022 · 1 comment
Open

[Compatibility] vue 2.7.8 #1133

samydoesit opened this issue Aug 3, 2022 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@samydoesit
Copy link

samydoesit commented Aug 3, 2022

Hello,
i am having a hard time upgrading this plugin.

Since v-mapbox 1.7.3 and vue 2.6.13 our markers are gone.
TypeError: Cannot read properties of undefined (reading 'Marker') at a.mounted (v-mapbox.esm.js:1255:35)

Since v-mapbox 1.11.3 and vue 2.7.8 i am getting these errors:

TypeError: Cannot read properties of undefined (reading 'observable')
    at G (vue-composition-api.mjs:825:13)...
    
    
v-mapbox.esm.js:1291 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'container')
    at v-mapbox.esm.js:1291:42

I am not excatly sure why this happens. Can somebody help?

@vinayakkulkarni vinayakkulkarni added the question Further information is requested label Mar 9, 2023
@vinayakkulkarni
Copy link
Owner

@vinayakkulkarni vinayakkulkarni self-assigned this Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants