Replies: 1 comment
-
i solved it using horizontal direction, centeredSlides and recreated the effect in creative. |
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.
-
trying to make swiper navigatable by clicking on the next slide, but not by using swipes.
this does not work well, as as soon one slightest wiggle during the click registers the click as a swipe and first rule applies(no interaction).
on mobile it works fine, thats why i tried to add
simulateTouch
, but to no avail.could you point me in the right direction, which combination of config would work best to archieve what i am looking for?
Beta Was this translation helpful? Give feedback.
All reactions