Carousel indicator not working
Created by: chi-lee
In Carousel.prototype.getActiveIndex, index() gives 'undefined'. Return this.$active.prevAll().size() instead should work.
Created by: chi-lee
In Carousel.prototype.getActiveIndex, index() gives 'undefined'. Return this.$active.prevAll().size() instead should work.