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

Not calling the module.run() when using AngularJS 1.7.x #27

Open
jakrzysztow opened this issue Jun 12, 2019 · 1 comment
Open

Not calling the module.run() when using AngularJS 1.7.x #27

jakrzysztow opened this issue Jun 12, 2019 · 1 comment

Comments

@jakrzysztow
Copy link

I am trying to update from AngularJS 1.5 to AngularJS 1.7 and it seems something in the order of execution has changed.

The $log is being used before the module.run(), so the getInstance() is not present, causing the application to crash.

I was wondering if anyone has come across this and may have a solution.

I will keep poking around to see if I can figure it out in the meantime.

@bbottema
Copy link
Member

Your help is appreciated!

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

No branches or pull requests

2 participants