maaaaark/bcSwipe

Support Bootstrap4.

Opened this issue · 0 comments

Chang function like this.

function isCarouselEmpty(carousel){
  return carousel.find(".carousel-item.active").length < 1
}