Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fast forwarding when switching back to browser tab #51

Closed
dbdashij opened this issue May 9, 2019 · 5 comments
Closed

Fast forwarding when switching back to browser tab #51

dbdashij opened this issue May 9, 2019 · 5 comments
Labels

Comments

@dbdashij
Copy link

dbdashij commented May 9, 2019

browser: chrome 74.0.3729.131

symptom and steps to reproduce:

  1. open a page in a tab with autoplay rotating carousel (use default interval - 3000 ms)
  2. switch to a different tab and take a break for about 10 seconds
  3. switch back to the tab in step 1, you will see slides fast forwarding and eventually it slows down to the correct interval

what's expected:

slides in the autoplay carousel rotates exactly every interval milliseconds in call cases.

@leMaik
Copy link
Member

leMaik commented May 9, 2019

@dbdashij Thanks for the detailed bug report! I was able to reproduce it and reported it upstream at react-swipeable-views. Let's see what causes this issue.

@leMaik leMaik added the bug label May 9, 2019
@leMaik
Copy link
Member

leMaik commented May 9, 2019

@dbdashij Waiting for my upstream fix to get merged and released. ⏳

@leMaik leMaik closed this as completed in 8af2f46 May 10, 2019
@leMaik
Copy link
Member

leMaik commented May 10, 2019

@dbdashij Allright, I updated the peer dependency and will release a new version soon. In the meantime, you can update react-swipeable-views to ^0.13.3 to fix this issue.

@dbdashij
Copy link
Author

Thank you!

@leMaik
Copy link
Member

leMaik commented Aug 21, 2019

will release a new version soon

Well, it's been a while, but I just published it. 🙈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants