-
-
Notifications
You must be signed in to change notification settings - Fork 132
Replacing phone number area code goes to end after two characters #423
Comments
I got the latest release (2.02) as of today, but this is still not working correctly for me. Steps to reproduce What is Expected? What is actually happening? you can take one of the demo links and change the mask to (XXX) XXX-XXXX and see for yourself as well. |
Just wanted to add that I appreciate this filter a lot and the fact you've provided it free and keep it up free. |
@GregFinzer or @probil Is there a quick code update I can do in the meantime while waiting for an official fix? I looked at it myself but not seeing what to do. |
any update? |
Hi @clemsontiger |
Thank you. Though I wouldn't call it so much a fix more like a work around until you get the actual code fixed. But better than nothing I guess. |
@probil, interesting, if I remove the v-model binding, the mask then does not seem to have this issue described in #423 (comment) above. Obviously though I want to use v-model binding, so maybe this detail will help you figure out how to fix? Another plugin, vue-the-mask seems to have same issue. |
V-Mask and Vue versions
1.3.1, 2.5
Reproduction Link
https://jsfiddle.net/gfinzer/3uLx0ac2/4/
Steps to reproduce
What is Expected?
(888) 777-7777
What is actually happening?
The result is (887) 777-7778
The text was updated successfully, but these errors were encountered: