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
{{ message }}
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
i have value number +77987654321 and mask +7 (7##) ###-##-##. When i write number everything is ok, but if i have that value from state everything go wrong, mask add 7 to start and cut last number
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
V-Mask and Vue versions
1.3.1, 2.5
Reproduction Link
https://codesandbox.io/s/v-mask-demo-forked-gdpchi
What is Expected?
i have value number +77987654321 and mask +7 (7##) ###-##-##. When i write number everything is ok, but if i have that value from state everything go wrong, mask add 7 to start and cut last number
The text was updated successfully, but these errors were encountered: