Hello,
I have three angular modules. This is not the first time I've had multiple on the same page but this time I'm having issues. When the modules are in a certain order the top one gives me and error. However if I move said module to the bottom of the page the errors go away. What's going on? The first of the modules created and uploaded is the one giving me problems.
This is what happens if I move it up:
The error message and link:
http://errors.angularjs.org/1.4.3/$injector/nomod?p0=app
https://docs.angularjs.org/error/$injector/unpr?p0=HhDnnApiProvider%20%3C-%20HhDnnApi%20%3C-%20WelcomeCtrl
Thanks in advance.