React-responsive-carousel: to reverse the direction of default slide (from left to right)

Created on 5 Jan 2019  路  7Comments  路  Source: leandrowd/react-responsive-carousel

I am using this in my react front end. I want to reverse the default scroll direction (right to left) to the left to right. and update the indicators respectively from last to first.

wontfix

All 7 comments

GOt it.....just had to change the increment function call in autoplay function to decrement call .........but is there is way i can send this property in state>??
please help

Same problem with us. Please Help.

  1. In case of right to left swipe, previous slide will appear instead of next slide.
  2. In case of left to right swipe, next slide will appear instead of previous slide.

@tiggem1993 Having the same issue here too. Have you found the issue/solution yet?

@tiggem1993 @amyordre Looks this behaviour got introduced with https://github.com/leandrowd/react-responsive-carousel/commit/1b3712e39b35d17f1d4f96fa0a5801db53771bb7#diff-47f9a611545f9ac1e92bcfa0131e590b. If you check out version 3.1.43 swiping works as intended.

@Maggistro Thank you so much! Fixed the issue!

had the same issue, just updated to 3.1.47, and it looks like it is fixed...

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

PatrikKozak picture PatrikKozak  路  3Comments

wildpow picture wildpow  路  5Comments

kartikeyb picture kartikeyb  路  5Comments

anhkhoi picture anhkhoi  路  6Comments

sinaler picture sinaler  路  3Comments