React-responsive-carousel: autoplay happens when swiping carousel

Created on 1 May 2021  路  10Comments  路  Source: leandrowd/react-responsive-carousel

When I set autoplay to false and swipe it, I noticed that the carousel swipe automatically once based on interval's time.
Version: 3.2.18

Most helpful comment

I just downgraded to @3.2.10 which doesn't have this bug, hope it's any help for the time being.

All 10 comments

Confirmed

the odds of me looking into this 5 hrs after your fix.. thanks for saving me a lot of time! :)

Any ETA on when this fix will be merged in?

Confirmed. It's quite an annoying bug. I'd hugely appreciate a quick fix on this!

Been debugging for the last hour, happy to see I'm not the only one. Fix would be appreciated

I just downgraded to @3.2.10 which doesn't have this bug, hope it's any help for the time being.

I just downgraded to @3.2.10 which doesn't have this bug, hope it's any help for the time being.

Issue still happens for me on 3.2.10.

Any idea when this will be merged @leandrowd ?

Sorry guys, I will only be able to look into anything related to this repo in 2 weeks.

Sorry guys, I will only be able to look into anything related to this repo in 2 weeks.

Can you give someone else ability to accept PRs please?

Set the interval prop to 1e11 to circumvent the bug.

Was this page helpful?
0 / 5 - 0 ratings