igorescobar / jQuery-Mask-Plugin

A jQuery Plugin to make masks on form fields and HTML elements.
http://igorescobar.github.io/jQuery-Mask-Plugin/
Other
4.77k stars 1.42k forks source link

mask('0.0.0') transform to 0.00?? #786

Open izancalderaro opened 2 years ago

izancalderaro commented 2 years ago

mask 0.0.0 transforms to 0.00, why does this happen? $('#id').mask('0.0.0');

ex.: 1.1.2 = 1.12 ??

Device

PC

Browser (and version)?

Chrome Browser