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

Reset value to '' and rawValue to undefined when input is cleared #129

Merged

Conversation

moxon6
Copy link
Contributor

@moxon6 moxon6 commented Oct 2, 2018

When finput is initalised , before entry:
element.value === ''
and
element.rawValue === undefined

This state is now matched when all input is deleted.

@moxon6
Copy link
Contributor Author

moxon6 commented Oct 2, 2018

Issue #127

@oriondean oriondean merged commit 2329727 into ScottLogic:master Oct 8, 2018
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

Successfully merging this pull request may close these issues.

2 participants