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
On my swiper-container, when I activate the zoom module like zoom-max-ratio="2" the touch-move capability is gone. Even if I force allowTouchMove to true (which I shouldn't, since it's the default).
I'm upgrading from Swiper v8 - it was working in this version.
Expected Behavior
I expect the move-to-the-next-slide-via-touch/click-capability to still be working, even if the swiper-container has zoom capabilities.
Check that this is really a bug
Reproduction link
https://swiperjs.com/demos/400-zoom/core
Bug description
On my swiper-container, when I activate the zoom module like
zoom-max-ratio="2"
the touch-move capability is gone. Even if I force allowTouchMove to true (which I shouldn't, since it's the default).I'm upgrading from Swiper v8 - it was working in this version.
Expected Behavior
I expect the move-to-the-next-slide-via-touch/click-capability to still be working, even if the swiper-container has zoom capabilities.
Actual Behavior
No response
Swiper version
11.0.2
Platform/Target and Browser Versions
macOS 14, Chrome 118
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: