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

Cannot reset value unless truthy #285

Closed
dsteinbach opened this issue Dec 10, 2015 · 2 comments
Closed

Cannot reset value unless truthy #285

dsteinbach opened this issue Dec 10, 2015 · 2 comments

Comments

@dsteinbach
Copy link

I think this line should be:
https://github.com/christianalfoni/formsy-react/blob/master/src/main.js#L145

if (data && data.hasOwnProperty(name)) {
@Semigradsky
Copy link
Collaborator

Yes, that makes sense

@Semigradsky
Copy link
Collaborator

Fixed in 6767a6b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants