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

asYouType returning null #1

Closed
unyo opened this issue Nov 29, 2016 · 2 comments
Closed

asYouType returning null #1

unyo opened this issue Nov 29, 2016 · 2 comments

Comments

@unyo
Copy link

unyo commented Nov 29, 2016

Repro steps:

console.log(new asYouType('US').input('12')

Expected Output:
(12 )

Actual Output:
(null) 2 -

@catamphetamine
Copy link
Owner

Confirmed, will release a fix soon

@catamphetamine
Copy link
Owner

Fixed in the new version.
I'm going to bed.

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

2 participants