final-form / final-form/react-final-form
Why do we have to clone mutators?
Open
- Dominant language
- JavaScript
- Stars
- 7.4k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
### What is the current behavior?
The documentation shows that external form mutators should be cloned before passing them to a Form component:
```jsx
Contributor guide
Assessment
This issue has not been assessed yet.