leo6104 / ngx-slick-carousel

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

Touchpad swipe is not working #37

Open Amitshaale opened 4 years ago

Amitshaale commented 4 years ago

Touchpad swipe is not working in mac and windows both I have already given in config code please check this...

slideConfig = { slidesToShow: 6, slidesToScroll: 1, dots: false, infinite: true, dragScroll: false, nav: false, autoplay: true, autoplaySpeed: 5000, nextArrow: false, prevArrow: false, loop: true, centerMode: true, centerPadding: '0', swipe: true, touchMove: true }

I have tried many times but it's not working as expected.

Amitshaale commented 4 years ago

Can anyone help here with this issue please.

shashikantshaale commented 4 years ago

Facing the same issue here. Can it be fixed anytime soon?

Amitshaale commented 4 years ago

For this library no support?

crmanishkumar commented 4 years ago

Even I am facing the same issue. Kindly fix it.if you could resolve ASAP. it would be a great help

jqlm commented 3 years ago

I have same a bug. It's reproducing on some devices. Any ideas how to fix it?