I have replaced angular 1.3.9 to angular 1.6.5 and I got this console error.
Uncaught Error: [$injector:unpr] Unknown provider: $$asyncCallbackProvider <- $$asyncCallback <- $animate <- compile
I have changed nothing on my main angular code. All services and controllers are same. Any kind of hint will be appreciate.