RobinHerbots/Inputmask
View on GitHubMask not working properly after update to this last version on Android
Open
#1907 opened on Jun 4, 2018
AndroidEnhancement / FeatureMainRegressionhelp wanted
Description
I´m using this inputMask query: jQuery("InputElement").inputmask("99999999 9 ***");
This behavior only happens in an Android device (Samsung SM-T550 with android version: 7.1.1), so to explain it: When I try to write any input in this mask for example "1", he writes the number 1 on input and duplicate it, but does not show the duplicated value. And when you write again anything he writes this hidden value and then add a the new pressed value and again he leaves the last value that was written in a hidden state.
Video that demonstrates this bug: https://ufile.io/2n6oc
Can you try to fix it ASAP ?? :)
Best regards, José Dantas