spark-scroll icon indicating copy to clipboard operation
spark-scroll copied to clipboard

Error on section change

Open nolafs opened this issue 10 years ago • 0 comments

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

nolafs avatar Jul 02 '15 15:07 nolafs