angular-slick-carousel icon indicating copy to clipboard operation
angular-slick-carousel copied to clipboard

initialSlide & focusOnSelect : When we add the both in slick slider configuration, initialslide is not working properly.

Open chandusri opened this issue 5 years ago • 0 comments

thumbs: { config: angular.extend({ enabled: true, draggable: true, method: {}, variableWidth: true, arrows: false, swipeToSlide: true, centerMode: false, focusOnSelect: true, initialSlide: 3, }

chandusri avatar Jun 09 '20 13:06 chandusri