ng-inspector
ng-inspector copied to clipboard
Errors with angular-google-maps
This error occurs when I load Google Maps with the Angular directive following the basic instructions here: http://nlaplante.github.io/angular-google-maps/#!/use
Update.
The same problem occurs with the other (simpler) angular-google-maps
library, here is the description:
https://github.com/allenhwkim/angularjs-google-maps/issues/63
The code is shorter, so hopefully easier to troubleshoot.
Having a similar issue with ui.maps. When there is an instance of maps and ng-inspector pane open at the same time the app crashes.
I'm still seeing this bug using allenhwkim/angular-google.maps. Any workarounds for this?
in case I add pure google maps API to the page - my inspector is crashed without any errors in the console:
as soon as I remove the map - it starts to work