react-carousel
react-carousel copied to clipboard
Carousel fails when we use the itemWidth setting along with the infinite setting.
Hi there,
First of all, I would like to thank you for this amazing plugin it almost checks all of my requirements.
However, I did find an issue when I use the itemWidth setting along with the infinite setting. Please find the reproduction steps below.
example: https://stackblitz.com/edit/react-ts-ke7fxn?file=index.tsx output: https://react-ts-ke7fxn.stackblitz.io
If you notice the output, the page is completely blank.
Any guidance in solving this issue would be much appreciated.
I'm having the same issue, but I'm not using itemWidth.
Me too. Also the same issue with the infinite plugin. The items inside the carousel appear for a short moment and disappear away.