final-form / final-form/react-final-form
Clear validation message after change with submission error
Open
- Dominant language
- JavaScript
- Stars
- 7.4k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
Is there any way to set submission errors temporary? To be clear, I would like to disappear error after field change. My question according to this example https://codesandbox.io/s/9y9om95lyp as you can see occurred error will change only on next form submit – I would like to avoid this case and resolve errors earlier.
Contributor guide
Assessment
This issue has not been assessed yet.