Angular-animate – Unknown provider: $$asyncCallbackProvider <- $$asyncCallback <- $animate <- $compile
I have a strange issue. I want to include angular-animate in my AngularJS project – I am using AngularJS v1.2.6. I have added angular-animate to my bower file. It has downloaded and added to my HTML file in the source and it is pointing to the correct file (it loads in the browser). Now I … Read more