After upgrading from angular 1.3.9 to angular 1.6.5, I encountered the following console error.
Uncaught Error: [$injector:unpr] Unknown provider: $$asyncCallbackProvider <- $$asyncCallback <- $animate <- compile
No changes were made to my main angular code. All services and controllers remain the same. Any hints or suggestions would be greatly appreciated.