Hi,
i have this error on android 4.3.0
TypeError: Cannot read property 'addTextChangedListener' of undefined
I have declared
xmlns:mi="nativescript-maskedinput"
and
<mi:MaskedInput mask="1-999-999-9999? x999" hint="1-555-555-5555" text="1-555-123-1212 x123" />
Thanks
Hi,
i have this error on android 4.3.0
TypeError: Cannot read property 'addTextChangedListener' of undefinedI have declared
xmlns:mi="nativescript-maskedinput"and
<mi:MaskedInput mask="1-999-999-9999? x999" hint="1-555-555-5555" text="1-555-123-1212 x123" />Thanks