Sharcoux / slider

React-Native and React-Native-Web compatible slider
ISC License
161 stars 31 forks source link

`onSlidingComplete` callback doesn't always execute for RangeSlider component #88

Closed wzeiher-rtg closed 1 year ago

wzeiher-rtg commented 1 year ago

Describe the bug A clear and concise description of what the bug is. When the user releases the thumb on the range slider, the onSlidingComplete callback doesn't always get called. This usually happens when you move the slider slightly and frequently. But this is happening frequently enough where I don't think the slider is usable for our use case

To Reproduce

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Please complete the following information:

Additional context Add any other context about the problem here.

Sharcoux commented 1 year ago

I couldn't reproduce the issue. Can you edit the provided snack expo to show a test case that reproduces the problem? I'll also need you to confirm the impacted platforms, and the component (range slider, normal slider, or both?)

Sharcoux commented 1 year ago

The issue couldn't be reproduced and got no news from the OP. I'll close the issue.