I am using 4.0.2 version of input mask.Deleting month or date is moving year to date position.Also deleting month is moving date to month position.My date format is mm/dd/yyyy
I have that problem too. It will be great if you make — keepCharPositions (boolean). When true, adding or deleting characters will not affect the positions of existing characters. Example
I was already thinking in that direction
Most helpful comment
I was already thinking in that direction