RobinHerbots/Inputmask

Mask not working properly after update to this last version on Android

オープン

#1,907 opened on 2018/06/04

 (35 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (1,807 件のフォーク)batch import
AndroidEnhancement / FeatureMainRegressionhelp wanted

Repository metrics

Stars
 (4,999 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド