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

autoplay with disableOnInteraction true broken in 10.3.0 #7059

Closed
5 of 6 tasks
cduff opened this issue Sep 22, 2023 · 3 comments
Closed
5 of 6 tasks

autoplay with disableOnInteraction true broken in 10.3.0 #7059

cduff opened this issue Sep 22, 2023 · 3 comments

Comments

@cduff
Copy link

cduff commented Sep 22, 2023

Check that this is really a bug

  • I confirm

Reproduction link

https://codesandbox.io/s/swiper-autoplay-broken-z4ptfx

Bug description

autoplay seems broken in the recent 10.3.0 release. Where disableOnInteraction is true (the default) it stops on the 2nd slide.

See my reproduction link, which is Swiper's own autoplay example with just the disableOnInteraction: false line commented out.

Expected Behavior

No response

Actual Behavior

No response

Swiper version

10.3.0

Platform/Target and Browser Versions

Windows Chrome

Validations

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Make sure this is a Swiper issue and not a framework-specific issue

Would you like to open a PR for this bug?

  • I'm willing to open a PR
@simonhrogers
Copy link

Also 10.2.0, I have downgraded to 10.1.0 which works for now.

@cduff
Copy link
Author

cduff commented Sep 28, 2023

Also 10.2.0, I have downgraded to 10.1.0 which works for now.

10.2.0 working fine for me. My reproduction link above also works fine if you target 10.2.0.

@cduff
Copy link
Author

cduff commented Sep 28, 2023

Fixed for me in 10.3.1. 👍

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

No branches or pull requests

2 participants