final-form / final-form/react-final-form
How can I reset custom field on submit?
Open
- Dominant language
- JavaScript
- Stars
- 7.4k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I use ReCAPTCHA in my form, after submit final form component resets all fields but ReCAPTCHA component have no idea about it.
Is there any way to call some code on form reset (intercept it)? I'll reset the ReCAPTCHA component manually.
Contributor guide
Assessment
This issue has not been assessed yet.