brainhubeu / react-carousel

A pure extendable React carousel, powered by Brainhub (craftsmen who ❤️ JS)
https://brainhub.eu/
MIT License
1.07k stars 164 forks source link

Multiple slides not showing #619

Closed kingRayhan closed 4 years ago

kingRayhan commented 4 years ago

I tried to show multiple item at a time by this example https://brainhubeu.github.io/react-carousel/docs/examples/multipleSlides

I get one slide always.

Here is the sandbox where I tried to explore https://codesandbox.io/s/react-carousel-666fs?file=/src/App.js:252-1571

RobertHebel commented 4 years ago

The docs on the master branch were referring to the carousel v2 which will be released soon. Now they are referring v1 version again