Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any value can be pasted in #7

Closed
pinguinjkeke opened this issue Nov 28, 2016 · 3 comments
Closed

Any value can be pasted in #7

pinguinjkeke opened this issue Nov 28, 2016 · 3 comments

Comments

@pinguinjkeke
Copy link

User can pass any value with Ctrl+V/Cmd+V

@probil probil self-assigned this Dec 13, 2016
@probil
Copy link
Owner

probil commented Dec 15, 2016

@pinguinjkeke Fixed in v1.0.2
Demo for v1.0.2
Demo for v1.0.1

@flip-santos
Copy link
Contributor

Hey guys, I had some issues where the value pasted is corrupted using version v-mask v1.0.2 with vue v2.0.1. Here is the data:

mask: (##) # ####-####
value pasted: (11) 9 1234-5678
output: (19) 3 5678-

Any ideas what causing this?

@probil
Copy link
Owner

probil commented Dec 15, 2016

@flip-santos This issue looks similar to #5 . Chars lost in some cases.
I think it should be separated issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants