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

Error thrown on pasting into fields #9

Open
resistorsoftware opened this issue Jan 24, 2014 · 6 comments
Open

Error thrown on pasting into fields #9

resistorsoftware opened this issue Jan 24, 2014 · 6 comments

Comments

@resistorsoftware
Copy link

I am testing the credit card validation. When I paste into the demo provided, the code throws the error

Uncaught TypeError: Object #<Object> has no method 'formatCardNumber' 
@omarshammas
Copy link
Owner

thanks, I will look into it.

@resistorsoftware
Copy link
Author

Just so you know...
formance_js_by_omar_shammas_and_swift-braun_-_welcome

@prpetten
Copy link

prpetten commented Feb 5, 2014

I also noticed that pasting strings with more than 10 characters into phone number field causes an error:

Uncaught TypeError: Cannot read property '0' of null jquery.formance.min.js:1
reFormatPhoneNumber

@bahbahtoonday
Copy link

In addition to what @prpetten found, if you type any characters after 10 characters you also get the 'Uncaught TypeError: Cannot read property '0' of null jquery.formance.min.js:1'

@resistorsoftware
Copy link
Author

Bump.. is this a totally given up on dead project?

@omarshammas
Copy link
Owner

No not given up. This issue is fixed in the revamp branch https://github.com/omarshammas/jquery.formance/tree/revamp but there are still a few failing tests that need to be resolved before it will merged in to master.

I'm just really busy right now, if you'd like to lend a hand pull requests are welcome!

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

4 participants