RobinHerbots / Inputmask

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

Strange date inputmask behaviour #1852

Open indapublic opened 6 years ago

indapublic commented 6 years ago

My version is 4.0.0-beta.35

My input control is

<input type="text" data-inputmask-alias="date" data-inputmask-inputformat="dd.mm.yyyy" required="required" class="form-control input-mask">

But I have this mask in runtime :(

screen shot 2018-04-01 at 01 19 14
RobinHerbots commented 6 years ago

The alias is renamed to datetime

Op za 31 mrt. 2018 om 17:21 schreef V. notifications@github.com:

My version is 4.0.0-beta.35

My input control is

<input type="text" id="sign-up-parent-child-birthday" data-inputmask-alias="date" data-inputmask-inputformat="dd.mm.yyyy" required="required" class="form-control input-mask">

But I have this mask in runtime :(

[image: screen shot 2018-04-01 at 01 19 14] https://user-images.githubusercontent.com/856260/38164639-b700ed32-354a-11e8-99f9-5a76ad9f5934.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/RobinHerbots/Inputmask/issues/1852, or mute the thread https://github.com/notifications/unsubscribe-auth/AATb74g0tkfl6NBK9qlMbHlP5j2dRp33ks5tj57igaJpZM4TCf4g .