Open tQuant opened 7 years ago
<input id="test" value="-1000"> jQuery("#test").inputmask({ "alias":"currency", "prefix":"", "groupSeparator":" ", "digits":0, "rightAlign":false });
This replace input value with: "-10 000"
+1
In case it's helpful, it looks like this issue was introduced in version 3.3.7.
This replace input value with: "-10 000"