You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am testing your component.
Initially, I have cliente.telres="2124104003" and the component show this value correctly with the mask.
Then,I put the cursor on end of the input and delete the number "3". Then v-text-field shows:
(21)2410-400, but the "cliente.telresUnmasked" continues showing "212414003".
Hi, I am testing your component.
Initially, I have cliente.telres="2124104003" and the component show this value correctly with the mask.
Then,I put the cursor on end of the input and delete the number "3". Then v-text-field shows:
(21)2410-400, but the "cliente.telresUnmasked" continues showing "212414003".
Am I doing something wrong?
My code:
The text was updated successfully, but these errors were encountered: