akiran / react-slick

React carousel component
http://react-slick.neostack.com/
MIT License
11.72k stars 2.1k forks source link

Dragging from left to right breaks the carousel on Chrome #1743

Closed YBostelaar closed 1 year ago

YBostelaar commented 4 years ago

Hi all,

When dragging from left to right on Chrome the carousel breaks and the slides keep hanging somewhere in between. It also happens in the Playground of react-slick: https://codesandbox.io/s/ppwkk5l6xx

It doesn't happen in other browser such as Firefox and Safari.

Does anybody have a solution for this issue?

mayinghan commented 4 years ago

save error

jinxin0112 commented 4 years ago

I had the same problem

JeffreyBouva commented 4 years ago

Having the same issue, @akiran seen this ticket ?

gautamz07 commented 4 years ago

@YBostelaar seems to work fine , does this issue still exists ?