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 next button doesn't always work after randomize #6058
Open
Description
The next button doesn't always work if you click randomize first in the carousel. I can reproduce this on the demo but not every time, in chrome:
http://angular-ui.github.io/bootstrap/
It may be caused if I click randomize before the carousel is fully loaded. Or it may be dependent on which currentIndex is randomly selected.