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

Swiper does not respect changes to autoplay delay when changed in code #5418

Closed
6 tasks done
jayjetley opened this issue Feb 2, 2022 · 0 comments · Fixed by #5419
Closed
6 tasks done

Swiper does not respect changes to autoplay delay when changed in code #5418

jayjetley opened this issue Feb 2, 2022 · 0 comments · Fixed by #5419
Labels

Comments

@jayjetley
Copy link
Contributor

Check that this is really a bug

  • I confirm

Reproduction link

https://codesandbox.io/s/swiper-autoplay-react-forked-qifwv

Bug description

When changing autoplay properties such as delay on the autoplay module at runtime the swiper does not respect this. This is due to it not being included in the params watch list.

Expected Behavior

When changing the delay at runtime the swiper should respect the new delay value.

Actual Behavior

No response

Swiper version

8.0.1

Platform/Target and Browser Versions

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant