akiran / react-slick

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

Unable to click on card while swipe is true #1653

Open mnksingh1996 opened 4 years ago

mnksingh1996 commented 4 years ago

Hi, I am putting my cards inside react slick. And the image part of the card is a Link tag (anchor). And I have set the swipable value to true as i want to give the functionality to drag the slides. But the same carousel is not working properly on mobile but is working in chrome devtools mobile mode (Galaxy S5). So I am able to either swipe the slick on click on them not both on mobile.

devgreek commented 3 years ago

HI, were you able to resolve this issue