You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@RobinHerbots I think noValuePatching should allow to input any valid numeric value (including appropriate group and decimal separators) even if it's outside the min - max range. Then if the field loses focus, the Inputmask should patch the value according to set limits.
I need put negative limits for numeric input in my application, when there is a negative max limit, it does not allow to enter input.
Here is an example : https://codepen.io/hpgtlbnu-the-vuer/pen/ExzXOPm
Is there a configuration or something wrong ?
Thank you for your help
The text was updated successfully, but these errors were encountered: