I\'m using angular, bootstrap and a plugin called \"ui-bootstrap\" for angular to make a carousel.
I have a list of thumbnails and when clicking one a modal with the ima
I have same issue. In my case, the next and prev action does not work when I set a active slide to true.
here is codepen for that. '//codepen.io/tiemin/pen/QyOYYb'
See the Pen Test carousel for set active slide by Tiemin Li (@tiemin) on CodePen.Seems like the current ui-bootstrap version is not compatible with angular.