erikras / erikras/react-redux-universal-hot-example
Dispatch action from Synchronous Validation
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to pass dispatch to the validate method that gets called? Would like to be able to dispatch an action when I have errors.
For a workaround I believe I could just use submit validation but it would be nice to just avoid the extra code for that.
Contributor guide
Assessment
This issue has not been assessed yet.