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

Fix mobile-query example #1060

Merged
merged 1 commit into from Apr 25, 2016
Merged

Conversation

tsauerwein
Copy link

When running locally with make serve, the mobile-query example failed with:

Error: [$injector:unpr] Unknown provider: ngeoLayerHelperProvider <- ngeoLayerHelper <- ngeoQuery <- ngeoMobileQueryDirective

query.js was missing a require to ngeo.LayerHelper. Unfortunately this is not detected by the tests because the examples are run in built-mode.

@fgravin
Copy link
Member

fgravin commented Apr 25, 2016

Good catch thanks you can merge

@tsauerwein tsauerwein merged commit efbffa1 into camptocamp:master Apr 25, 2016
@tsauerwein tsauerwein deleted the fix-mobilequery branch April 25, 2016 12:23
@sbrunner sbrunner added this to the Older milestone Aug 23, 2019
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

Successfully merging this pull request may close these issues.

None yet

3 participants