You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add information about the reset function to the @formspree/react documentation. I was just wrestling with a bug for some time, and knowing the reset function was exposed by useForm would have been a huge time saver. I only discovered it by looking into the codebase.
Also wondering why the state can't be reset by default on a new form submission?
Expected Behavior
No response
Steps To Reproduce
No response
Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Formspree React Version
2.4.0
Formspree Core Version
n/a
Current Behavior
Please add information about the
reset
function to the@formspree/react
documentation. I was just wrestling with a bug for some time, and knowing thereset
function was exposed byuseForm
would have been a huge time saver. I only discovered it by looking into the codebase.Also wondering why the state can't be reset by default on a new form submission?
Expected Behavior
No response
Steps To Reproduce
No response
Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: