react-native-slider
react-native-slider copied to clipboard
Always grabbing left part of the slider, it can get stuck
If I have a range slider with both ends close to each other, it is always grabbing the left end of the silder.
So when I move both ends to the left, it is impossible to change it back, because the right end gets stuck behind the left end.
Hi @christianrank , did you find any workaround for that issue?
Hi @dkulakov, unfortunately not, I didn't follow up on that issue and it still exists in our app.
@christianrank I'm going to switch to this library
Unclear how much this is impacting users, going to close for the time.
I am also having this issue. Unable to move the right thumb if it gets too close to the left thumb. Also the right thumb cannot be positioned over left thumb to get a range of say 22-22, smallest range is 22-23 with step set to 1. Can this be reopened?