v-mask icon indicating copy to clipboard operation
v-mask copied to clipboard

v-mask not applying mask on not changed value

Open JosielFaleiros opened this issue 5 years ago • 9 comments

V-Mask and Vue versions

1.3.1, 2.5

Reproduction Link

https://v-mask-demo.netlify.com/

Steps to reproduce

  1. Copy the following value, and paste on the last input in the v-mask-demo link. 432108580202. The value get masked, great!
  2. 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.

JosielFaleiros avatar May 21 '19 13:05 JosielFaleiros

Hi @JosielFaleiros Thanks for your issue.

probil avatar May 21 '19 15:05 probil

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 ...)

aliabiev9 avatar Jun 21 '19 06:06 aliabiev9

@Aliabiev there is another issue for that #53

probil avatar Jun 21 '19 11:06 probil

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!

marlonbdez avatar Sep 23 '21 12:09 marlonbdez

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

lala-lee-jobs avatar Sep 24 '21 01:09 lala-lee-jobs

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!

renielsalvador avatar Mar 22 '22 05:03 renielsalvador

still have this issue

henriquetroiano avatar Aug 05 '22 14:08 henriquetroiano

This problem persists. Any workaround?

felipenedel avatar Oct 05 '23 21:10 felipenedel