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

Undefined in _clearListener in google-map-marker #407

Open
Oupsla opened this issue Dec 1, 2017 · 2 comments
Open

Undefined in _clearListener in google-map-marker #407

Oupsla opened this issue Dec 1, 2017 · 2 comments

Comments

@Oupsla
Copy link

Oupsla commented Dec 1, 2017

When there are multiple google-map with markers on different pages an error is thrown when showing the second map.

Uncaught TypeError: Cannot read property 'click' of undefined at HTMLElement._clearListener (google-map-marker.html:461)

Just need to test if '_listeners' is defined before tring to clear it.

@Oupsla
Copy link
Author

Oupsla commented Dec 1, 2017

This also result with no marker shown on the second google-map

@sblommers
Copy link

Someone going to pick this up in a release or what?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants