Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

Carousel corrupted if render slides with ng-repeat and cnahge slide set. #4823

@sergik

Description

@sergik

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions