2

Summary : I am having a critical issue in my Angular application. I am using

  • AngularJS v1.4.7
  • angular-animate
  • angular-ui-router

I am getting an error in console:

TypeError: Cannot read property 'runner' of undefined'

Screenshot :

enter image description here

Way to produce the error :

This Type Error not produce every time, but sometime when i try to change the state using ui-sref from the HTML and $state.go() from the controller.

What I tried so far ?

I tried this temporary fix in angular-animate.js but no progress at all.

enter image description here

There are lot of open issues in GitHub and also in Stack Overflow.

halfer
  • 19,824
  • 17
  • 99
  • 186
Debug Diva
  • 26,058
  • 13
  • 70
  • 123
  • It is said that 1.4.9 doesn't have this issue. From 1.4.7 it's not a big upgrade. – gyc Jun 17 '16 at 06:58

0 Answers0