react-carousel
react-carousel copied to clipboard
A pure extendable React carousel, powered by Brainhub (craftsmen who ❤️ JS)
Hi, The animation for slider does not works when we put the props value Thanks
**Describe the bug** First transition is not animated for the case of 2 slides, 1 item per row and not infinite slider. **To Reproduce** 1. Go to https://brainhubeu.github.io/react-carousel/docs/examples/multipleItems 2. Without...
**Describe the bug** A clear and concise description of what the bug is. Just visit the examples site: https://beghp.github.io/gh-pages-rc-v1/ and you get the `Loading (StaticQuery) ` error, seems to be...
I have a Carousel of components, which each slide has a Carousel in it (about 10 slides, each has 3 slides). And it's too slow and make browser stops working...
I tried using this as slider for a table component I have. Maybe it's out of the scope of this component, but here's what happened. **Describe the bug** When using...
**Describe the bug** Hi I am making a react app using gatsby and im using the react-carousel. However when i try to build, I am getting the following error in...
Hello i want to ask, i am using your carousel, and with map i am return images for the carousel, is there any way to show the active image, with...
There is only one carousel work(autoplay) when Multiple carousels emerge.
Currently if the carousel has scrolled to the last slide, and you are showing several slides at a time, you can just keep scrolling until that last slide is all...
Hi, I am new to react and my first project is to create a fake emulator of ios, I am trying to implement a lock screen, home screen, and sortable...