ng-inspector icon indicating copy to clipboard operation
ng-inspector copied to clipboard

Errors with angular-google-maps

Open dmitriz opened this issue 10 years ago • 4 comments

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

image 2014-08-02 at 2 48 42 p m

dmitriz avatar Aug 02 '14 13:08 dmitriz

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.

dmitriz avatar Aug 06 '14 15:08 dmitriz

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.

mattfili avatar Jul 07 '15 06:07 mattfili

I'm still seeing this bug using allenhwkim/angular-google.maps. Any workarounds for this?

aaronbroad avatar Aug 17 '15 21:08 aaronbroad

in case I add pure google maps API to the page - my inspector is crashed without any errors in the console: image

as soon as I remove the map - it starts to work

PavelPolyakov avatar Aug 17 '16 08:08 PavelPolyakov