“Unknown provider: aProvider
I’d still love to know how I could have found the place in our source code that caused this issue, but I have since been able to find the problem manually. There was a controller function declared on the global scope, instead of using a .controller() call on the application module. So there was something … Read more