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 mobile, if you long press an image on a given slide (e.g. to copy or save the image), you can no longer zoom in and out of that slide until you leave the slide and come back.
Expected Behavior
You should be able to long press on an image to copy/save it, and continue to interact with the slide.
@matiasmenkerpreventInteractionOnTransition: true does not seem to help. and actually, the bug has slightly changed from my initial report. if i long press an image, it seems to get stuck in a multi-touch state where it only allows you to zoom in/out with a single finger. you cannot swipe to the next slide.
broox
added a commit
to broox/swiper
that referenced
this issue
Dec 22, 2024
Check that this is really a bug
Reproduction link
https://swiperjs.com/demos/400-zoom/core
Bug description
On mobile, if you long press an image on a given slide (e.g. to copy or save the image), you can no longer zoom in and out of that slide until you leave the slide and come back.
Expected Behavior
You should be able to long press on an image to copy/save it, and continue to interact with the slide.
Actual Behavior
Zoom gets stuck in the last state.
Swiper version
11.0.6
Platform/Target and Browser Versions
iOS Chrome
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: