brainhubeu / react-carousel

A pure extendable React carousel, powered by Brainhub (craftsmen who ❤️ JS)
https://brainhub.eu/
MIT License
1.07k stars 164 forks source link

Slider gets stuck on mobile platforms #674

Open pkocak opened 3 years ago

pkocak commented 3 years ago

I'm using a component which you can click on images in carousel and that image is being displayed bigger above. I have 5 other images in queue other than the 4 shown. Issue is that, in mobile platforms like tablets or smartphones if i click an image in carousel, it stucks and i cant show next 4 images with neither dragging nor clicking arrows left or right . However it works perfectly fine in pc web browsers. app

And my code is like this code code2

IanEisenberg commented 3 years ago

Did you ever figure out the cause of this? Or a workaround? We are dealing with a similar issue.

pkocak commented 3 years ago

Unfortunately, i couldn't find a solution.

brunobraga95 commented 2 years ago

Same problem here, it simply gets stuck if one clicks on it

bruno-mesquita commented 2 years ago

Same problem here

yaser-alazm commented 2 years ago

What is the cause of this issue ? Anyone has any idea why?