Open samuelventura opened 2 years ago
For instance if value=41 and min=5, it is not possible to go to 42 by remove the 1 with backspace because it get temporarily to 4 and the current validation puts back the previous valid value of 41.
For instance if value=41 and min=5, it is not possible to go to 42 by remove the 1 with backspace because it get temporarily to 4 and the current validation puts back the previous valid value of 41.