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

Fix JS error when clicking on a map marker #60

Closed
gianpaj opened this issue Nov 16, 2020 · 1 comment
Closed

Fix JS error when clicking on a map marker #60

gianpaj opened this issue Nov 16, 2020 · 1 comment
Labels
bug Something isn't working
Projects

Comments

@gianpaj
Copy link
Collaborator

gianpaj commented Nov 16, 2020

GoogleMapMarker.js:232 Uncaught TypeError: Object(...) is not a function
    at setMarkerOnTop (GoogleMapMarker.js:232)
    at a.e.increaseMarkerZIndex (GoogleMapMarker.js:114)
    at a.e.openMarker (GoogleMapMarker.js:59)
    at _.eh.onClick (GoogleMapMarker.js:209)
@gianpaj gianpaj added the bug Something isn't working label Nov 16, 2020
@gianpaj gianpaj added this to the Maintenance Autumn 2020 milestone Nov 16, 2020
@gianpaj gianpaj added this to To do in Our website via automation Nov 16, 2020
@gianpaj
Copy link
Collaborator Author

gianpaj commented Dec 22, 2020

looks like it's fixed

@gianpaj gianpaj closed this as completed Dec 22, 2020
Our website automation moved this from To do to Done Dec 22, 2020
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
Development

No branches or pull requests

1 participant