vasyabigi / angular-slick

Angular directive for slick-carousel
http://vasyabigi.github.io/angular-slick/
MIT License
500 stars 237 forks source link

Can't swipe back with swipe to slide #161

Open AScripnic opened 8 years ago

AScripnic commented 8 years ago

After enabling swipe-to-slide property of slick carousel, I can't swipe more then 1 to left, to see last elements as infinite property is enabled. On swiping more then 1 it returns to first element and swipes 0 elements.

http://plnkr.co/edit/X9lFqT1E5MTM9JXHrGeh?p=preview

vcernomschi commented 8 years ago

I have the same issue