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.
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.
@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.