react-responsive-carousel icon indicating copy to clipboard operation
react-responsive-carousel copied to clipboard

React.js Responsive Carousel (with Swipe)

Results 49 react-responsive-carousel issues
Sort by recently updated
recently updated
newest added

When a node is passed into Carousel, that has interactive children, you can tab through those children without advancing the slide. This gets you into a state where two slides...

Hi, I have the carousel running and everything works, except the transition time doesn't. When I specify transitionTime, it breaks the animation and just changes from slide to slide instantly....

thumbnail is displayed at bottom by default if we want the thumbnail to displayed at the top there is no way . there should be some property the we can...

I would like to suggest enhancing the `Infinite Loop` option to animate like an infinite loop instead of a reset. It would be nice if this carousel continued to loop...

Am I doing something wrong or is this the behaviour that is expected? I use the following Setup for my Carousel: When using this Carousel on my Website, using a...

Hi supporters/contributors, When applying [react-responsive-carousel](https://github.com/leandrowd/react-responsive-carousel) into my landing page, the result is so great. However, there is no way to customize thumb which changes **li** to another HTML element. It...

I am trying to understand the source code and whenever I run yarn start, I get this below output ![image](https://github.com/leandrowd/react-responsive-carousel/assets/33251900/78a52a7f-093b-4599-87e6-504098b85765) but when I go to the browser to check for...

wontfix

![image](https://github.com/leandrowd/react-responsive-carousel/assets/63084040/b19f551c-a5e8-4436-bf5a-94c716a6526e) The banner is odd to the ui it should be in the frame of icon.

**Describe the bug** When tabbing through my website, I am finding that I can tab into content that is inside slides that aren't visible. Meaning that I get a weird...

**Describe the bug** Same issue as https://github.com/leandrowd/react-responsive-carousel/issues/701 but that was closed for inactivity. I'm using carousel with autoplay and infiniteLoop to display an array of items. On first load the...