leo6104 / ngx-slick-carousel

Angular 17+ wrapper for slick plugin
106 stars 43 forks source link

slickModal.slickGoTo(index) is not working #36

Open Amitshaale opened 4 years ago

Amitshaale commented 4 years ago

For changing slide index I have given slickModal.slickGoTo(index) but it's not working I am using it in angular 8 latest version. Can anyone help me here?

PrzemekBartecki commented 4 years ago

i have the same problem. The example from page where is used slickGoTo() is not working. I use Angular8

rajeevudayan1 commented 3 years ago

Same problem. Does anyone have a solution?