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
With Swiper 10, the images aren't dragable/movable, when we zoom-in on a slide. We just drag the whole slide, instead of moving the image. With Swiper 9, we was able to drag the images while it was zoomed.
You can check this behaviour on your own demo (what I linked in the reproduction info)
Expected Behavior
The images are draggable and only move the slides, when we are on the edges of the image.
Actual Behavior
The images aren't draggable, with dragging them, the whole slide moves.
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/sandbox/8vmgzn?file=%2Findex.html%3A1%2C1
Bug description
With Swiper 10, the images aren't dragable/movable, when we zoom-in on a slide. We just drag the whole slide, instead of moving the image. With Swiper 9, we was able to drag the images while it was zoomed.
You can check this behaviour on your own demo (what I linked in the reproduction info)
Expected Behavior
The images are draggable and only move the slides, when we are on the edges of the image.
Actual Behavior
The images aren't draggable, with dragging them, the whole slide moves.
Swiper version
10.0
Platform/Target and Browser Versions
Chromium 114
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: