zillow / react-slider

Accessible, CSS agnostic, slider component for React.
https://zillow.github.io/react-slider
MIT License
883 stars 231 forks source link

Slider thumb snaps back when ending touch event #279

Closed njdancer closed 1 year ago

njdancer commented 1 year ago

Description

When ending a touch event on mobile, sometimes the thumb will snap back to a previous value.

CodeSandbox

This can be reproduced on the documentation page at https://zillow.github.io/react-slider/, specifically on the Slider with marks. It is intermittent however and only occurs on mobile.

kris-ellery commented 1 year ago

Thank you for your patience. Merged and published in v2.0.5