Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vertical marker not moving #257

Open
2 tasks done
maartenvandillen opened this issue Feb 10, 2022 · 5 comments
Open
2 tasks done

Vertical marker not moving #257

maartenvandillen opened this issue Feb 10, 2022 · 5 comments

Comments

@maartenvandillen
Copy link

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
Copy link
Author

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?

@jcaviedesc
Copy link

Same problem, any solution?

@maartenvandillen
Copy link
Author

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

@Gjoshi3107
Copy link

@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
Copy link

Gjoshi3107 commented Mar 29, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants