final-form / final-form/react-final-form
Using `FormSpy` and `FieldArray`, each validation resets the form
Open
- Dominant language
- JavaScript
- Stars
- 7.4k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
### Are you submitting a **bug report** or a **feature request**?
Bug
### What is the current behavior?
https://codesandbox.io/s/react-final-form-field-arrays-l2bum
_(if you remove FormSpy, inputs will be validated properly)_
### What is the expected behavior?
On FieldArray input, the input should be validated, not reseted like now
### Sandbox Link
https://codesandbox.io/s/react-final-form-field-arrays-l2bum
_(if you remove FormSpy, inputs will be validated properly)_
### What's your environment?

Contributor guide
Assessment
This issue has not been assessed yet.