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

Transposed Numbers #174

Open
awesomeousPrime opened this issue Sep 18, 2018 · 2 comments
Open

Transposed Numbers #174

awesomeousPrime opened this issue Sep 18, 2018 · 2 comments

Comments

@awesomeousPrime
Copy link

While running tests on a project, I've noticed that a test is failing intermittently when entering credit card numbers into an input field that uses cc-number. I've ran the test and have seen that while the card number is being entered, the pointer position is set somewhere in the middle of the string leaving the final number to be all wrong. This was reproduced once manually.

We are using version 3.1.6 of this project. I've tried upgrading to version 3.1.8 and am still seeing this issue.

Browser: Chrome 69.0.3497.81
One of the failing numbers being entered: 6011000990139424
Number being set in the input field: 6100042493199010

@bendrucker
Copy link
Owner

Hi, I'd welcome a PR. I'm unlikely to have time to look into this but will leave it open for a bit in case you'd like to contribute.

@Chekote
Copy link

Chekote commented Sep 19, 2018

Just a quick update: We (@awesomeousPrime and I) think we might have a solution. We'll let you know.

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

3 participants