React-responsive-carousel: infinite scrolling to the right / left

Created on 13 Jun 2018  路  6Comments  路  Source: leandrowd/react-responsive-carousel

Current behavior

If you are on the last item and you slide to the next item (which is technically the first item). It would scroll all the way from the end going back to the first item.

Wanted behavior

Scroll seemlessly, so it must simulate an infinite scroll.

good first issue

All 6 comments

I have this problem, too

Is there an ETA on this much wanted feature?

If no ones working on this, I don't mind taking it on and pr'ing it.

This looks like its been implemented with the infiniteLoop props you pass in. It's defaulted to false so just pass it in and it will work as expected.

This issue can probably be closed.

this is not yet fixed ,, scroll should go from left to right in infinate loop

This is the one thing that's holding me back from using this. Everything looks great until you get to the last image, nice smooth transitions... then suddenly a jarring sudden scroll all the way back to the start. It really should be a continuous loop.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ledbetterljoshua picture ledbetterljoshua  路  6Comments

jasonogasian picture jasonogasian  路  3Comments

paulgasbarra picture paulgasbarra  路  5Comments

hustlerism picture hustlerism  路  7Comments

LeopoldLerch picture LeopoldLerch  路  5Comments