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

Maps stopped working after update #15

Closed
donce opened this issue Nov 24, 2014 · 1 comment
Closed

Maps stopped working after update #15

donce opened this issue Nov 24, 2014 · 1 comment

Comments

@donce
Copy link

donce commented Nov 24, 2014

After this update #5 I started receiving this error, which prevents showing maps:
Uncaught TypeError: Cannot read property 'appendChild' of null
This exception is thrown in downloaded google js file (https://maps-api-ssl.google.com/...) on line:
document.body.appendChild(s);
because document.body is still null.
I am testing with a single map on a page.

@FinalAngel
Copy link
Member

Please reopen if this is still relevant with the latest release

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