code-forge-io / code-forge-io/remix-hook-form
Expose default submit handler
Open
- Dominant language
- TypeScript
- Stars
- 453
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
`submitHandlers.onValid` allows us to override the valid submit handler, but we can't call the default submit handler. Therefore it's not possible to "wrap" the default submit handler with custom logic - I'm not aware of any way to do that.
Is it possible to do it? If not, would it make sense to expose the default submit handler?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.