Inputmask icon indicating copy to clipboard operation
Inputmask copied to clipboard

Input Mask plugin

Results 214 Inputmask issues
Sort by recently updated
recently updated
newest added

Please see demo here: https://robinherbots.github.io/Inputmask/#/demo enter "ddd@ddd" in the email box. It shows incomplete and valid. Somewhere this MIGHT be valid, but I do not think so. Either way, it...

- 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...

When entering an email address, and click '.com' after domain (gmail), resulting in an incorrect email format. ![Screenshot_20240727_052250_Chrome](https://github.com/user-attachments/assets/b085b6a6-21c3-4b60-956f-ffb84529feff)

Hi, i've integrated input mask to all my input date that use TEMPUS DOMINUS 6 PLUGIN. The problem now is that "change.td" event of TEMPUS DOMINUS is fired only using...

There is a problem with the chrome browser. I enter the data in the field https://screenrec.com/share/9pejP2c15R. Go to another page, than move back “browser back button” and get this https://screenrec.com/share/wFPNxJeqXv....

I have a currency input mask with a space for a placeholder instead of a zero. I want the mask to replace deleted characters on the right of the decimal...

[JsFiddle of the situation](https://jsfiddle.net/b9pv63hq/1/) - Describe the bug On pre-filled inputs, when using an array of masks, the plugin doesn't seem to be working correctly. With removeMaskOnSubmit = true, the...

When using a regex mask that includes the case insensitive flag `/i`, the flag is getting applied as a mask character instead of being used by the regex. I am...

I am experiencing strange behavior. If I create two masks on one input like this: ``` Inputmask({ mask: ["aaa-9999-*", "9999 9999 9999 9999-9"], casing: "upper", keepStatic: true, }).mask(inputElement); ``` When...

Main
Regression

- See the attached screenshort - Browser - anyone - Inputmask version 5.0.9 Google PageSpeed screenshort show a problem with this library. Without this library doesn't have a problem. ![image](https://github.com/user-attachments/assets/4a5926bb-8703-48e6-bf7b-17026b1f9960)