Skip to content

onChange not called when input content is deleted #27

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

Closed
mattnedrich opened this issue Dec 15, 2016 · 1 comment
Closed

onChange not called when input content is deleted #27

mattnedrich opened this issue Dec 15, 2016 · 1 comment

Comments

@mattnedrich
Copy link

onChange is called when characters are entered, and when they are removed. However, it is not called when the last character is removed and the input changes from having some content to nothing.

@vlad-ignatov
Copy link
Owner

This should be fixed in 2.0.7.

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