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
Platform/Target and Browser Versions: macOS 11.3 (20E232) CHROME Version 90.0.4430.93 (Official Build) (x86_64)
What You Did
I added a swiper with zoom enabled and with a slide that has an image but doesn't have "zoomable" markup.
The slide still gets zoomed in when I double tap it even without swiper-zoom-container or swiper-zoom-target. In the codepen below it's the second slide:
Zoom in shouldn't be triggered when there's no swiper-zoom-container or swiper-zoom-target around the image.
Actual Behavior
Zoom in gets triggered even though there's no swiper-zoom-container or swiper-zoom-target around the image.
The text was updated successfully, but these errors were encountered:
acromatica
changed the title
Zoom is triggered in a slide with image but without swiper-zoom-container or swiper-zoom-target
Zoom is triggered on a slide with image but without swiper-zoom-container or swiper-zoom-target
May 9, 2021
What You Did
I added a swiper with zoom enabled and with a slide that has an image but doesn't have "zoomable" markup.
The slide still gets zoomed in when I double tap it even without swiper-zoom-container or swiper-zoom-target. In the codepen below it's the second slide:
https://codepen.io/acromatica/pen/XWMbVeO
Expected Behavior
Zoom in shouldn't be triggered when there's no swiper-zoom-container or swiper-zoom-target around the image.
Actual Behavior
Zoom in gets triggered even though there's no swiper-zoom-container or swiper-zoom-target around the image.
The text was updated successfully, but these errors were encountered: