RobinHerbots / Inputmask

Input Mask plugin
https://robinherbots.github.io/Inputmask/
MIT License
6.39k stars 2.17k forks source link

Datetime with mm/dd/yyyy HH:MM format is not working #2756

Closed nasif-62 closed 10 months ago

nasif-62 commented 10 months ago
nasif-62 commented 10 months ago

Issue resolved on newer version - 5.0.8 But another issue got introduced here, I was using keypress T for setting current datetime on my input field. On this new version, can't track keypress.

nasif-62 commented 10 months ago

onkeydown event resolved the issue.