jQWidgets
jQWidgets copied to clipboard
jqxNumberInput - When spinButtonsStep>10 and min<0, the spinButtons stop working
spinButtonsStep>10 and min<0 and the value of the input is double-digit negative, the spinButtons stop working
Demo for reproducing the issue: https://jsfiddle.net/2hv3n8sx/2/
- Click on the negative spin button
- The value goes to -10 and spinbuttons stop working