react-circle-slider icon indicating copy to clipboard operation
react-circle-slider copied to clipboard

Slider gets stuck before hitting extreme values (0 and 100)

Open MMannanAkmal opened this issue 2 years ago • 0 comments

The slider gets stuck at values before 0 and 100. Only way we can get to 0 and 100 is to release the mouse down and try to drag the slider again.

You can reproduce the bug on your live examples website by trying to set the value of the circle slider to either 0 or 100 in one go.

Can this bug be fixed?

MMannanAkmal avatar Aug 30 '21 12:08 MMannanAkmal