react-component / slider

React Slider
https://slider.react-component.now.sh/
MIT License
3.02k stars 763 forks source link

Suggestion/Bug: Unable to drag the handle if the initial click was not on the handle itself. #943

Open Ahmed-Ateeq opened 10 months ago

Ahmed-Ateeq commented 10 months ago

I'm unsure if this is a bug or is not supported. I am unable to drag the slider handle if I don't click on the handle itself (testing here: https://slider-react-component.vercel.app/demo/slider). However, I found a sandbox online in which I am able to do it (attaching video and link below)

Link: https://codesandbox.io/s/rc-slider-forked-vrhd72?file=/src/index.js

Video:

https://github.com/react-component/slider/assets/73606371/276e6c8b-57a5-4cac-80b8-7e3fb8bda5bd

Ahmed-Ateeq commented 10 months ago

Investigated this further, It was supported till before v10.0.0.

tom-leamon commented 9 months ago

Might be a duplicate of #638

yoyo837 commented 4 months ago

I think submitting the issue to antd repo will get more attention.