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

[foundation] Pin google maps version to v3.31 as v3.32 is troublesome #390

Merged
merged 1 commit into from
May 29, 2018

Conversation

robvandenbogaard
Copy link
Contributor

If left as is at v3 it will try to use v3.32 resulting in the following error:

js?key=…&language=nl&v=3:40 Uncaught TypeError: Cannot read property 'removeChild' of null
    at MarkerLabel_.onRemove (scripts.min~49189727.js:1936)
    at qu.ug (overlay.js:4)
    at su (overlay.js:1)
    at Object.xk (overlay.js:5)
    at js?key=…language=nl&v=3:146
    at Object._.S (js?key=…&language=nl&v=3:62)
    at MarkerLabel_._.ag.map_changed (js?key=…language=nl&v=3:146)
    at Lc (js?key=…&language=nl&v=3:51)
    at MarkerLabel_._.m.set (js?key=…language=nl&v=3:120)
    at MarkerLabel_.setMap (js?key=…&language=nl&v=3:54)

Also see googlemaps/v3-utility-library#393

@ddeboer ddeboer merged commit 8fe8666 into master May 29, 2018
@ddeboer ddeboer deleted the foundation-google-maps-version branch May 29, 2018 10:57
@ddeboer ddeboer added this to the 0.32.0 milestone May 29, 2018
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

Successfully merging this pull request may close these issues.

2 participants