final-form / final-form/react-final-form
Hybrid record validation with autosave
Open
- Dominant language
- JavaScript
- Stars
- 7.4k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying create form with hybrid validation and AutoSave on blur
First form is validated by sync function `validate`
Second we send data on server and getting errors
### Are you submitting a **bug report** or a **feature request**?
May be bug
### What is the current behavior?
Return object from save function doesn't setting to form state(
### What is the expected behavior?
May be return object from save function need be setting on form state?
### Sandbox Link
https://codesandbox.io/s/245z46wkry
Contributor guide
Assessment
This issue has not been assessed yet.