When you press any number greater than 3 it automatically substitutes the value for 01. This worked perfectly until version 5.0.6-beta.29, in this version the auto-filling of 0 stopped working. In version 5.0.6-beta.31 the auto-completion of 0 is back in operation but with problems. On the day he has this problem that replaces the number with 01, in the month it works well.
$(`#myDateField`).inputmask("datetime", {
inputFormat: "dd/mm/yyyy",
jitMasking: true,
showMaskOnHover: false
});
@eduardo-mior ,
Thx for the notifying me about this.
Fix in 5.0.6-beta.42
Most helpful comment
@eduardo-mior ,
Thx for the notifying me about this.
Fix in 5.0.6-beta.42