react-native-multi-slider icon indicating copy to clipboard operation
react-native-multi-slider copied to clipboard

Vertical marker not moving

Open maartenvandillen opened this issue 4 years ago • 5 comments

On Android the vertical marker is not responding to touches. iOS works fine. I wanted to create a repo that reproduces this but instead I went for another package that does work as expected (@sharcoux/slider). Just to let you know this isn't working for me I decided to create this issue anyway.

Steps to Reproduce

use the MultiSlider component with prop vertical

Expected Behavior

Marker responds to touches

Actual Behavior

Marker remains static and does not move when operated on with finger.

maartenvandillen avatar Feb 10 '22 08:02 maartenvandillen

Back to this package, since the other one has problems capturing the touch input. Slider value goes all over the place when finger leaves the component view.

Could you please check if the vertical slider is working for you on Android?

maartenvandillen avatar Feb 17 '22 10:02 maartenvandillen

Same problem, any solution?

jcaviedesc avatar Mar 01 '22 23:03 jcaviedesc

Yes, I switched to Slider component from react-native-elements package

maartenvandillen avatar Mar 02 '22 10:03 maartenvandillen

@maartenvandillen same issue here, could you please help how to resolve this. using library:- @cychiuae/react-native-multi-slider which is npm package containing version 2.2.5

Gjoshi3107 avatar Mar 29 '22 15:03 Gjoshi3107

working correctly on "@ptomasroos/react-native-multi-slider": "^2.2.2"

Gjoshi3107 avatar Mar 29 '22 17:03 Gjoshi3107