Setting active slide on angular-ui-bootstrap carousel

前端 未结 4 1683
孤城傲影
孤城傲影 2021-02-16 00:15

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

4条回答
  •  再見小時候
    2021-02-16 00:40

    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.

提交回复
热议问题