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

Carousel fails when we use the itemWidth setting along with the infinite setting.

Open jonathandsouza opened this issue 2 years ago • 2 comments

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.

jonathandsouza avatar Aug 16 '21 13:08 jonathandsouza

I'm having the same issue, but I'm not using itemWidth.

tinypell3ts avatar Dec 07 '21 11:12 tinypell3ts

Me too. Also the same issue with the infinite plugin. The items inside the carousel appear for a short moment and disappear away.

KafkaWannaFly avatar Dec 18 '21 10:12 KafkaWannaFly