v-mask
v-mask copied to clipboard
v-mask not applying mask on not changed value
V-Mask and Vue versions
1.3.1, 2.5
Reproduction Link
https://v-mask-demo.netlify.com/
Steps to reproduce
- Copy the following value, and paste on the last input in the v-mask-demo link.
432108580202
. The value get masked, great! - Try pasting the same copied value in the same input as before. The value do not get masked, bug :/ .
What is Expected?
Is expected that the mask get applied even when the same current value is pasted in the input.
What is actually happening?
Currently, when a value is pasted on the input, the mask get applied, but when the same value is pasted again, the mask do not get applied.
Hi @JosielFaleiros Thanks for your issue.
https://v-mask-demo.netlify.com/ in the US Phone Number field the second digit cannot be the same as in the mask +1 (1 ...)
@Aliabiev there is another issue for that #53
Hi @probil!
I'm having the same problem, if a value is pasted over a filled field the mask is not applied, is there any update for this issue?
Thanks!
Hi @probil!
I'm having the same problem, if a value is pasted over a filled field the mask is not applied, is there any update for this issue?
Thanks!
I'm having the same problem, too
Hi @probil!
I'm having the same problem, if a value is pasted over a filled field the mask is not applied, is there any update for this issue?
Thanks!
I'm having the same issue as well. Have you found any solution to this @marlonbdez and @lala-lee-jobs ?
Any workaround for this issue @probil ?
Thanks!
still have this issue
This problem persists. Any workaround?