Open sychevsky opened 9 years ago
I got the same problem with android and iphone.
I have the same problem in ios9. When I was trying to change bind touchstart the clicks works but only allows 3 swipes.Please address this ASAP
hello. same problem here I used this library on part "Other tour" https://easytraveljapan.com/tours/four-days-private-tours-in-okinawa
The button "details" cannot be clicked in android devices, but works on pc and ios.
How to fix this?
Any fixes ?
Same problem with mobile. version 6.2.1
The solution i found is. Set the onTouch and onMouse to false.
carousel.carouFredSel( { swipe : { onTouch : false, onMouse : false } });
If we use a swipe at the carousel links in carousel container do not clickable on mobile devices like ipad, nexus7 tablet etc
How to reproduce?
add link in carousel container
When we remove swipe option - links is working