angular-slick-carousel
angular-slick-carousel copied to clipboard
initialSlide & focusOnSelect : When we add the both in slick slider configuration, initialslide is not working properly.
thumbs: { config: angular.extend({ enabled: true, draggable: true, method: {}, variableWidth: true, arrows: false, swipeToSlide: true, centerMode: false, focusOnSelect: true, initialSlide: 3, }