-
- Describe the bug
When I paste the value to input, input element behaves like there is no value on input but value is in there.
- OS:
MacOS 10.14.6
- Browser
86.0.4240.198
- Inputmask version…
-
I had a `number-input` with `decimal=false` and though that does prevent a user from entering a decimal point, if the user instead pastes in a value like 100.32, the decimal point is just removed, lea…
-
I am trying to combine the inputmask with jquery ui autocomplete, but it's not working.
It seems to completely overwrite the autocomplete functions, even if I reset it in the onKeyDown event, I can't…
-
When the alias is set to 'currency' (uses grouping) and a 'min' OR 'max' value is specified, the caret position changes incorrectly. This results in an incorrect value being entered. For example, en…
-
Having an issue with IE 11 where I can only type the first number when using the following mask for phone numbers. Doesn't happen in Chrome or FireFox.
Same results under 3.3.1 and 4.0.3-beta.4
`$…
-
### Цель
Поднять версию ember-browserify до 1.2.2.
### Описание проблемы
На прикладных проектах возникает ошибка при попытке импортировать пакет через "npm:название_пакета". Проблема решается обн…
-
### Bug Description
I am trying to set the value of an input masked using the numeric extension of decimal type. If I manually type out "_99,999,999,999,999,999,999,999.00_" into the input, it works …
-
Hi there !
I use inputmask in some heavy pages with a lot of fields and experiences very poor performances on init.
I investigate and the main responsible is the extensive use of $.extend at man…
-
Oncomplete checks does not work the first time after page load.
After page load, i complete form fields and try to check it, but oncomplete function is not works, and all fields is marks as incomplet…
-
![repro](https://user-images.githubusercontent.com/5372690/33407777-a2a62564-d5be-11e7-8f3a-35b8ba09ec36.gif)
When user clicks on a suffix, caret position sets to the end, and user can't type anyth…