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 combining slidesPerView: 2 and zoom: true only the currently active slide/image gets zoomed in. In my example the right side slides can not be zoomed. (zoom by double tapping/clicking)
Check that this is really a bug
Reproduction link
https://codepen.io/ggh-koch/pen/MWmWjbj
Bug description
When combining
slidesPerView: 2
andzoom: true
only the currently active slide/image gets zoomed in. In my example the right side slides can not be zoomed. (zoom by double tapping/clicking)Expected Behavior
Zoom in the clicked slide.
Actual Behavior
Zoom in the currently active slide.
Swiper version
6.7.1
Platform/Target and Browser Versions
all
Validations
Would you like to open a PR for this feature?
The text was updated successfully, but these errors were encountered: