You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Check that this is really a bug
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
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: