You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
angular.js:14110 TypeError: Cannot read property '$$animLeave' of undefined
at VM328 angular-ui-router.js:4024
at processQueue (angular.js:16606)
at angular.js:16622
at Scope.$eval (angular.js:17913)
at Scope.$digest (angular.js:17727)
at angular.js:17952
at completeOutstandingRequest (angular.js:6035)
at angular.js:6314
causes:
Note in ng 1.5.9 this logs to console but in 1.6.0 it logs "Possibly unhandled error in promise"
1.5
http://plnkr.co/edit/2beFjVogMk1zAZXH3vKq?p=preview
1.6:
http://plnkr.co/edit/Y5etCjiGk1ehzx7ElYSy?p=preview
The text was updated successfully, but these errors were encountered: