Replies: 1 comment
-
Forgot to mention that you can look at the code here: Just search for "swiper = new Swiper('#swiper-mobile'" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Check that this is really a bug
Reproduction link
https://unanimo.design/#our-work
Bug description
On mobile devices, to change to the next image, I have to swipe twice.
The first time I swipe it seems it tries to change the image, but it doesn't.
Then, the second time I swipe it actually changes the image.
Expected Behavior
I expect swiper to go to the next image on the first swipe.
Actual Behavior
I need to swipe two times to go to the next image slide.
Swiper version
7.0.9
Platform/Target and Browser Versions
Android Chrome
Validations
Would you like to open a PR for this bug?
Beta Was this translation helpful? Give feedback.
All reactions