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

fixes #1704 Uncaught (in promise) #1722

Merged
merged 1 commit into from Sep 15, 2016
Merged

fixes #1704 Uncaught (in promise) #1722

merged 1 commit into from Sep 15, 2016

Conversation

vitalis
Copy link
Contributor

@vitalis vitalis commented Sep 7, 2016

fixes #1704
removes reject from listenToSubmit cause no one handles this reject

@codecov-io
Copy link

codecov-io commented Sep 13, 2016

Current coverage is 100% (diff: 100%)

Merging #1722 into master will not change coverage

@@           master   #1722   diff @@
=====================================
  Files          52      52          
  Lines        1118    1117     -1   
  Methods         0       0          
  Messages        0       0          
  Branches        0       0          
=====================================
- Hits         1118    1117     -1   
  Misses          0       0          
  Partials        0       0          

Powered by Codecov. Last update 7d6aace...78faf3f

@erikras erikras merged commit 706c43b into redux-form:master Sep 15, 2016
@erikras
Copy link
Member

erikras commented Sep 15, 2016

Published in v6.0.3.

@smiller393
Copy link

This bug still appears to be happening even in the current version (6.5)

@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.

6.0.2 AsyncValidation fails with Uncaught (in promise) on failed validation
4 participants