react-slick icon indicating copy to clipboard operation
react-slick copied to clipboard

React carousel component

Results 233 react-slick issues
Sort by recently updated
recently updated
newest added

In the Vertical mode example taken from the repository, the rendered slick-track has a height (2148 px) far in excess of the size of its contents. In my test, the...

Example: [See here](https://v8nozy5320.codesandbox.io/) I can not do anything (prev, next, change) when slider is sliding. I have to wait it finish the sliding to do another action. Do we have...

good first issue

I have only seen this happen on an actual mobile device, not in the mobile views available in either Chrome or Safari developer tools. It appears to only affect iOS...

I dont know why but my slider is not working fine when the slides item less than the slidesToShow, it just became stacked like a css grid, and how to...

I created a sandbox to see the error (https://codesandbox.io/s/react-slick-playground-9o7gu), my problem is that if the number of slides is less than the specified one, the slider breaks, instead of showing...

Has anyone run into this issue and know how to resolve it? I am seeing `slick-track`'s width being calculated incorrectly to a very large number on mobile devices (ios chrome...

Changing slide when initialSlide > 1 and infinite is false works wrong. When I swipe right I expect to see next slide(initial + 1), but I always see second slide...

bug
priority: High

I'm using the i18next library for the translation and react slick for Carasoul. it works fine for English and shows all the 5 slides of the slider but on the...

Seems important and basic ### Guidelines for posting a new issue * Please replicate your issue with this [CodeSandBox](https://codesandbox.io/s/ppwkk5l6xx) and provide a link to it along with the issue description

There seems to be choppiness on the swiping functionality on the iphone 12 pro and the iphone x. On other phones it works fine, but there seems ti be choppiness...