angularjs corousel stops working

后端 未结 1 1901
梦毁少年i
梦毁少年i 2020-12-17 21:14

Im trying to make a carousel with ui-bootstrap for angularjs, i basically copied/pasted directly from the angular docs, and it works BUT it stops working at the last slide.<

相关标签:
1条回答
  • 2020-12-17 22:09

    It's a compatibility problem between ui.bootstrap and ngAnimate .... https://github.com/angular-ui/bootstrap/issues/1350

    0 讨论(0)
提交回复
热议问题