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
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
Carusel corrupted if render slides with ng-repeat and cnahge slides collsection. Slides animations throttled with internal flag $scope.$currentTransition. This flag prevents moving to next slide if carusel is in slide change process. When changing slides collection this flag leaves in true state and carusel is corrupted. See the example. http://plnkr.co/edit/FNijUvcOjsXocqmtP3bh?p=preview.
Press "kill me" and wait for a second. This example emulates fast 2 time change of an active slide.