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 virtual is enabled, effect only applies to the first slides transition (from slide index 0 to 1, regardless of the initial slide) by clicking the navigation buttons - subsequent slides transitions do not have the effect applied. It works perfectly when virtual is disabled, or grabbing the slides instead of clicking the navigation buttons.
Expected Behavior
Effect should be applied to all the slides transitions by clicking the navigation buttons, when virtual is enabled.
Actual Behavior
Effect only applies for the first slides transition (from slide index 0 to 1, regardless of the initial slide) by clicking the navigation buttons, when virtual is enabled.
xiandew
changed the title
Effect only applies for the first slides transition (from index 0 to 1), when virtual is enabled
Effect only applies for the first slides transition (from index 0 to 1) by navigation, when virtual is enabled
Nov 10, 2023
xiandew
changed the title
Effect only applies for the first slides transition (from index 0 to 1) by navigation, when virtual is enabled
Effect only applies to the first slides transition (from index 0 to 1) by navigation, when virtual is enabled
Nov 10, 2023
xiandew
changed the title
Effect only applies to the first slides transition (from index 0 to 1) by navigation, when virtual is enabled
Effect only applies to the first slides transition by clicking navigation buttons, when virtual is enabled
Nov 10, 2023
Check that this is really a bug
Reproduction link
https://codesandbox.io/s/swiper-react-effect-creative-forked-lt4zkk?file=/src/App.jsx
Bug description
When virtual is enabled, effect only applies to the first slides transition (from slide index 0 to 1, regardless of the initial slide) by clicking the navigation buttons - subsequent slides transitions do not have the effect applied. It works perfectly when virtual is disabled, or grabbing the slides instead of clicking the navigation buttons.
Expected Behavior
Effect should be applied to all the slides transitions by clicking the navigation buttons, when virtual is enabled.
Actual Behavior
Effect only applies for the first slides transition (from slide index 0 to 1, regardless of the initial slide) by clicking the navigation buttons, when virtual is enabled.
Swiper version
11.0.4
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: