-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
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
In Creative Effect autoplay does not work after second slide #7285
Comments
Can't replicate the issue, and the link you have provided leads to the "404 not found" page |
Sorry @nolimits4web , can you try this link |
You need to use this parameter waitForTransition if you don't have transitions |
@nolimits4web do you mean this autoplay={{ |
it needs to be |
ok @nolimits4web , it is till stuck on second slide
|
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/live/d4f2a4c6-dc05-44ed-9f57-05d16e2d2ba3
Bug description
It appears that there is a concern with the autoplay functionality in the Swiper.js library when used with React, specifically within the context of a Creative Effect. The problem manifests itself as the autoplay feature ceasing to function properly after the transition to the second slide.
Expected Behavior
No response
Actual Behavior
No response
Swiper version
11.0.5
Platform/Target and Browser Versions
Windows
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: