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 submit crashing when asyncBlurFields or asyncChangeFields is given #3733

Merged
merged 2 commits into from
Jan 16, 2018

Conversation

imrekoszo
Copy link
Contributor

@imrekoszo imrekoszo commented Jan 6, 2018

Fixes #3658

Also added some variations to an existing test to verify the change. The new tests will fail without the code change.

@codecov-io
Copy link

codecov-io commented Jan 6, 2018

Codecov Report

Merging #3733 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #3733   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files          70      70           
  Lines        1578    1579    +1     
======================================
+ Hits         1578    1579    +1
Impacted Files Coverage Δ
src/createReduxForm.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 653aca4...8cc7ab6. Read the comment docs.

@imrekoszo
Copy link
Contributor Author

Damn, that codeclimate is tough to satisfy.

@erikras erikras merged commit 9df2d77 into redux-form:master Jan 16, 2018
@imrekoszo imrekoszo deleted the async-submit-fix branch January 16, 2018 15:53
@erikras
Copy link
Member

erikras commented Jan 18, 2018

Published in v7.2.1.

@lock
Copy link

lock bot commented Jun 1, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants