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
-
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