Skip to content

Google map markers still give error on 0.11.4 #439

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

Closed
ptdev opened this issue Mar 26, 2025 · 1 comment
Closed

Google map markers still give error on 0.11.4 #439

ptdev opened this issue Mar 26, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@ptdev
Copy link
Contributor

ptdev commented Mar 26, 2025

🐛 The bug

Hi,

Me again! 😅

I just updated to latest scripts as the changelog stated the marker ohash/dedupe issue should be solved, but unfortunately, although we no longer get the ohash error, we get another error and the marker still doesn't appear.

Not sure if some other change is required on our end or if it's an actual bug, but here it is.

The error:

ScriptGoogleMaps.vue:191 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'position')
    at Proxy.createAdvancedMapMarker (ScriptGoogleMaps.vue:191:50)

🛠️ To reproduce

https://stackblitz.com/edit/nuxt-starter-v9bhskgl?file=pages%2Findex.vue

🌈 Expected behavior

Marker added without errors

ℹ️ Additional context

No response

@ptdev ptdev added the bug Something isn't working label Mar 26, 2025
@harlan-zw
Copy link
Collaborator

Oops had a silly bug in there, seems to be fixed in 0.11.5. Will try get some tests in place for the v1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants