We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With angular-ui-router.min.js loaded I got:
Error: [$injector:unpr] Unknown provider: dProvider <- d
With angular-ui-router.js loaded ui-sref-active works fine.
The text was updated successfully, but these errors were encountered:
Please try the current master branch, since this may be fixed in #671 . :)
Sorry, something went wrong.
By the way, in case of any future occurrences of injection errors, how about loading the minified version of the script under test when running tests?
#692
See #671.
No branches or pull requests
With angular-ui-router.min.js loaded I got:
With angular-ui-router.js loaded ui-sref-active works fine.
The text was updated successfully, but these errors were encountered: