问题
In my angular application I use AngularJS v1.4.3 (currently latest version)
Also using angular-animate https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.4.3/angular-animate.min.js
Using angular-ui-router ver 2.15 https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.15/angular-ui-router.min.js
I get an error: cannot read property 'runner' of undefined

This error not appears always, but sometime when i try to change location I got this error.
Thanks
回答1:
you can find this issue on github. this issue will resolve in v1.4.9
回答2:
Sorry, I am late. Kindly check is there any ng-data-animate directive in the HTML. Ideally, it should set on its own. If you are setting it manually then it is wrong.
来源:https://stackoverflow.com/questions/31525168/typeerror-cannot-read-property-runner-of-undefined