In Carousel.prototype.slide function, replace line 3:
var $next = next || $activetype
with:
var $next = next || $activetype
to ensure selected element is a carousel item (i have a scenario with a hidden div inside my carousel)
Tasks
0
server returned results with length 2, expected length of 9
Linked items
0
Link issues together to show that they're related.
Learn more.