datetime + jitMasking show placeholder
Opened this issue · 1 comments
aloayzab88 commented
-
Describe the bug:
Trying to use inputmask with datetime and jitMasking like this:
Inputmask('datetime', {inputFormat: 'mm/dd/yyyy', jitMasking: true})
But when numbers for moth are input the placeholder for day is displayed like this:
Even with the default format after the years are entered the placeholder for month is shown
-
OS: Windos 11
-
Browser: Chrome
-
Inputmask version: 5.0.9 and 5.0.10-beta.0
caio0710 commented
Any updates on this? We are having the same problem