bthurlow / nativescript-maskedinput

A {N} masked input plugin for iOS and Android
Other
8 stars 8 forks source link

KeyboardType changes after filling the field #8

Open horstmannmat opened 7 years ago

horstmannmat commented 7 years ago

This is the code: <mi:MaskedInput mask="99999-999" class="background-white" id="cep_mi" />

masked

I know that the "plugin will attempt to determine the mask type and display the appropriate keyboardType automatically", but when I get in the end of field the KeyboardType changes.

am I doing something wrong?

BrunoTissei commented 7 years ago

Same problem here.

lakshaya22 commented 7 years ago

Please resolve this issue.