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
I am getting an error when I load new section into my app. It seems removing the actor is not working correctly.
TypeError: animator.removeActor is not a function
at spark-scroll.js?bust=v0.4.0:475
at Scope.$get.Scope.$broadcast (angular.js?bust=v0.4.0:13093)
at Scope.$get.Scope.$destroy (angular.js?bust=v0.4.0:12748)
at cleanupLastView (angular-ui-router.js?bust=v0.4.0:3816)
at angular-ui-router.js?bust=v0.4.0:3849
at publicLinkFn (angular.js?bust=v0.4.0:6041)
at updateView (angular-ui-router.js?bust=v0.4.0:3839)
at angular-ui-router.js?bust=v0.4.0:3801
at Scope.$get.Scope.$broadcast (angular.js?bust=v0.4.0:13093)
at $state.transitionTo.$state.transition.resolved.then.$state.transition (angular-ui-router.js?bust=v0.4.0:3218)
Cheers
olaf
The text was updated successfully, but these errors were encountered:
Hi,
I am getting an error when I load new section into my app. It seems removing the actor is not working correctly.
TypeError: animator.removeActor is not a function
at spark-scroll.js?bust=v0.4.0:475
at Scope.$get.Scope.$broadcast (angular.js?bust=v0.4.0:13093)
at Scope.$get.Scope.$destroy (angular.js?bust=v0.4.0:12748)
at cleanupLastView (angular-ui-router.js?bust=v0.4.0:3816)
at angular-ui-router.js?bust=v0.4.0:3849
at publicLinkFn (angular.js?bust=v0.4.0:6041)
at updateView (angular-ui-router.js?bust=v0.4.0:3839)
at angular-ui-router.js?bust=v0.4.0:3801
at Scope.$get.Scope.$broadcast (angular.js?bust=v0.4.0:13093)
at $state.transitionTo.$state.transition.resolved.then.$state.transition (angular-ui-router.js?bust=v0.4.0:3218)
Cheers
olaf
The text was updated successfully, but these errors were encountered: