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

Fix double invocation of async validate method. #100

Merged
merged 1 commit into from
Jul 31, 2017
Merged

Fix double invocation of async validate method. #100

merged 1 commit into from
Jul 31, 2017

Conversation

Andreyco
Copy link
Collaborator

This also fixes incorrect Promise handling, when multiple runs of validate method caused Promises to remain unhandled.

This also fixes incorrect Promise handling, when multiple runs of `validate` method caused Promises to remain unhandled.
@Andreyco
Copy link
Collaborator Author

Fixes #99

@jaredpalmer jaredpalmer merged commit d717e26 into jaredpalmer:master Jul 31, 2017
@jaredpalmer
Copy link
Owner

Good catch!

@Andreyco
Copy link
Collaborator Author

Thanks for very quick response & merge! Gotta love Formik with such care...

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