You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here I am creating a carousel with 3 pictures and expecting1pic/1000ms should function but is not moving as expected while a single image should appear at once when it is working with default props.
autoplay.is.not.working.when.set.to.3sec.mp4
The text was updated successfully, but these errors were encountered:
ghost
changed the title
Autoplay is not working for more than 3000ms
Autoplay is not working at 3000ms
Jun 23, 2021
<Carousel hideArrow showDots={Dots? true: false} dot={MyDot2} gap={10} autoplay={3000} loop>
Here I am creating a carousel with 3 pictures and expecting
1pic/1000ms
should function but is not moving as expected while a single image should appear at once when it is working with default props.autoplay.is.not.working.when.set.to.3sec.mp4
The text was updated successfully, but these errors were encountered: