Robin Herbots

Results 158 comments of Robin Herbots

@zerosalty , These options are specific for the numeric aliases. Can you elaborate a bit on this. What exactly do you want todo?

I think is more a jquery issue. Can you try with the version with the "native" dependencylib. inputmask.js On Fri, Apr 1, 2022 at 3:52 PM sanyi9305 ***@***.***> wrote: >...

@eyeswrong36 , Your issue is fixed in version 5.0.7-beta.16. @VARGA-Peter, Can you provide some extra info, as I cannot reproduce here.

@VARGA-Peter , I think I will need a codepen or something. What is the error you get?

@heidenator, Hmm I need to review the dir="rtl".

@heidenator , How would the inputmask deal with the dir="rtl" attribute?

Use the latest version 5.0.7-beta.34 ;-) And have a try with ``` Inputmask("email", { separator: ", " quantifier: 5 }).mask("test2"); ``` This will allow 6 e-mail adresses.

@subarachnid , wkhtmltopdf uses a very old version of webkit (qtweb) which probaly does not support the features used. This should be solable by using polyfills. I will need to...

Thanks for the investigation and dedication!! I will definitely have a look at it and incorporate a fix in the next release. Best regards Robin