react-input-range icon indicating copy to clipboard operation
react-input-range copied to clipboard

Clicking on input label increments the value more than then the max value.

Open sarifmiaa opened this issue 6 years ago • 1 comments

When you click on the max range input label the value is incremented more then the max value provided to the component.

sarifmiaa avatar May 07 '19 12:05 sarifmiaa

Same with min value. Min is 0. Clicked on label, min is -1.

lasfin avatar May 20 '19 08:05 lasfin