react-component / slider

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

Hierarchy issues when a handle is dragged #979

Open yinhw0210 opened 2 months ago

yinhw0210 commented 2 months ago

I want the z-index of the handle being dragged in the case of multiple handles to be the highest level and not fixed according to the value it belongs to

image