Inputmask icon indicating copy to clipboard operation
Inputmask copied to clipboard

Input Mask plugin

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

**Describe the bug** During the initialization of the input mask, an extra digit is being added. Specifically, when the mask is configured as `7-999-999` and the initial input value is...

I need put negative limits for numeric input in my application, when there is a negative max limit, it does not allow to enter input. Here is an example :...

Numerics

![gambar](https://github.com/RobinHerbots/Inputmask/assets/13897032/7948ff95-1ad6-4417-bbe7-3a8fe9f287b0) - Describe the bug - Add a link to a codepen, jsfiddle or other example page which shows the problem - OS: - all - Inputmask 2

- Describe the bug Hello! I use the inputmask with react and the "numeric" mask. I noticed that if you enter only the numbers after the comma, and then delete...

@RobinHerbots Hello! I use decimal mask with an unlimited number of decimal places. To validate the value, I use Inputmask.isValid and when entering 16 or 17 digits after the decimal...

Fix #2672: add namespace ".inputmask" to all events Not sure if this is the right place but this would add the namespace to all events