tombatossals / angular-leaflet-directive

AngularJS directive to embed an interact with maps managed by Leaflet library
http://tombatossals.github.io/angular-leaflet-directive
MIT License
1.5k stars 635 forks source link

gh-pages is broken #1012

Closed lavahot closed 9 years ago

lavahot commented 9 years ago

The exact err is: Uncaught Error: [$injector:modulerr] http://errors.angularjs.org/1.4.7/$injector/modulerr?p0=mainPage&p1=Error%3…leaflet-directive%2Fbower_components%2Fangular%2Fangular.min.js%3A19%3A463)

The page with start to render at the top, then go to a white page.

nmccready commented 9 years ago

This issue was moved to angular-ui/ui-leaflet#141

tombatossals commented 9 years ago

Working again, I had to revert the angular-leaflet-directive version to an old one until I can investigate which is the cause of the conflict.

tombatossals commented 9 years ago

Finally solved, we missed the angular-simple-logger dependency of the core directive.

Closing.

tombatossals commented 9 years ago

Thanks @lavahot

lavahot commented 9 years ago

NP, my pleasure. Thank you for fixing it.

On Tue, Nov 3, 2015 at 2:39 AM, David Rubert notifications@github.com wrote:

Thanks @lavahot https://github.com/lavahot

— Reply to this email directly or view it on GitHub https://github.com/tombatossals/angular-leaflet-directive/issues/1012#issuecomment-153311286 .