mousewheel.disable() does not prevent swiping on mobile devices #6580
Unanswered
kabarovsky
asked this question in
Q&A
Replies: 1 comment
-
If this solution works for you, I hope you’ll subscribe, and I’m here to help with any future issues you may have! |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a full screen vertical swiper with mousewheel enabled which I then disable in some scenarios via mySwiper.param.mousewheel.disable() but that does not have an effect on mobile devices where I can still swipe through sliders.
Any help and suggestions?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions