-
- 3 seconds timeout on focus after form submit
- OS: Windows 10
- Browser: Any
- Inputmask version: 5.06
Hello, and first of all thanks for a great plugin.
Ran into a small issue and couldn't f…
-
Hi everyone,
I have a Chronoforms signup form on a Joomla site that is using an inputmask on the phone number field, when using autofill data everything gets put in the form nicely except for the p…
-
- Describe the bug
When using a mask to allow letters, numbers, letters with diacritics and whitespaces on iOS, whenever I type in a sequence of diacritics and then a non-accented letter, the previ…
-
how can I do it automatically at the input
, to .
for price
-
More of a question - is it possible to set the mask for a phone number and handle whether the country code exists and when it doesn't?
When the auto-fill option is used in the browser, the phone ca…
-
When I use this regular expression:
`([A-Z]* [A-Z]*)|([a-z]* [a-z]*)`
`([A-Z]* [A-Z]*)|([a-z]*)`
and try entering a symbol that doesn't match this expression, page freezes and crashes.
https://co…
-
## Issue Overview
I have used Pods to extend my User Fields.
http://cloud.brandonthompson.net/cc864e435bb1/Image%202018-09-16%20at%2011.43.45%20AM.png
The new fields appear on the Profile p…
-
hi,
component is very good but i have a problem.
when i set the mask repeat and everything working but i can not accept 0 (number zero)
if i remove mask its working but in this time repeat not wor…
-
Hi there!
I'm using version 3.3.5
That's how I init plugin
$.extend(Inputmask.prototype.aliases.currency, {
prefix: '',
groupSeparator: ' ',
clearMaskOnL…
-
After success ajax request I paste email into email field. Get email value like this: _odessa_jora@gmail.com_
Then use `$(.email).val('odessa_jora@gmail.com')` and got
> odessa_joragmailcom@_
…