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

Issue with copy and paste event #103

Open
Nikhil783 opened this issue Jul 4, 2017 · 9 comments
Open

Issue with copy and paste event #103

Nikhil783 opened this issue Jul 4, 2017 · 9 comments

Comments

@Nikhil783
Copy link

I tried to copy some numeric text and paste into mask, then it throws an error.

@MichalZalecki
Copy link

@Nikhil783 What text for what mask and what error?

@aamirmukaram
Copy link

mask -> "11111-1111111-1"
text -> 35202-9441699-9
Error: Uncaught TypeError: Cannot read property 'selection' of undefined

@jCobbSK
Copy link
Contributor

jCobbSK commented Sep 10, 2017

Fix created in PR #108

@adamborowski
Copy link

can you make a patch release 4.0.1 with that fix?

Regards,
Adam

@renarsvilnis
Copy link

@adamborowski
Can confirm 4.0.1 fixed my Uncaught TypeError: Cannot read property 'selection' of undefined error.

@2vsl
Copy link

2vsl commented Mar 13, 2018

Hello! What's about fix for this bug ?

@jCobbSK
Copy link
Contributor

jCobbSK commented Mar 13, 2018

@2vsl Fix is part of 4.0.1 release.

@zxqx
Copy link

zxqx commented Jul 1, 2018

Getting a similar issue with the (111) 111-1111 mask. No errors in the console but pasting doesn't work, whether it's an incomplete or complete phone number.

@MohitKashyap
Copy link

getting similar issue with (111) 111-1111 format .Pasting doesn't work.no error in console...

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

No branches or pull requests

9 participants