camptocamp / ngeo

Library combining OpenLayers and AngularJS
https://camptocamp.github.io/ngeo/master/examples
MIT License
135 stars 87 forks source link

Mode 'debug' doesn't work #1153

Closed ger-benjamin closed 8 years ago

ger-benjamin commented 8 years ago

Tested on demo 2.1, last commit: "Add isExpanded" May 9

Try https://geomapfish-demo.camptocamp.net/2.1/wsgi/theme/OSM?debug&lang=fr&baselayer_ref=map

Uncaught Error: [$injector:modulerr] Failed to instantiate module demo due to:
Error: [$injector:modulerr] Failed to instantiate module gmf due to:
Error: [$injector:modulerr] Failed to instantiate module ngSanitize due to:
Error: [$injector:nomod] Module 'ngSanitize' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
http://errors.angularjs.org/1.5.5/$injector/nomod?p0=ngSanitize

...
ger-benjamin commented 8 years ago

Seem resolved after the test commit (view on github.io)