angularjs - TypeError: Cannot read property 'runner' of undefined -


in angular application 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 error: cannot read property 'runner' of undefined enter image description here

this error not appears always, sometime when try change location got error.

thanks

you can find issue on github. issue resolve in v1.4.9


Comments