Rangeslider.js is having a conflict with Swiper.js. As I slide the slider, the touch event for swiper also triggers. Both of them are sliding at the same time. Also, when I try swiping the sliders on the 2nd slide and above, it is snapping to the leftmost part of the rangeSlider and I can't swipe it anymore. Any possible fix for this?
Rangeslider.js - http://andreruffert.github.io/rangeslider.js/
Rangeslider.js is having a conflict with Swiper.js. As I slide the slider, the touch event for swiper also triggers. Both of them are sliding at the same time. Also, when I try swiping the sliders on the 2nd slide and above, it is snapping to the leftmost part of the rangeSlider and I can't swipe it anymore. Any possible fix for this?
Here's my code:
-HTML-
-Swiper-
-RangeSlider-
});