final-form / final-form/react-final-form
Form unmount pauseValidation
Open
- Dominant language
- JavaScript
- Stars
- 7.4k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
I am creating a form using createForm from final-form. And I use this form in ``. I have several forms displayed on the page that use form. These forms may appear / disappear in the process of interaction with them.
When unmount forms, pauseValidation occurs and other forms stop working.
How can this problem be solved?
Contributor guide
Assessment
This issue has not been assessed yet.