final-form / final-form/react-final-form
Single checkbox with initialValue="[true]"
Open
- Dominant language
- JavaScript
- Stars
- 7.4k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
When setting checkbox
> initialValue={["true"]}
it will goes to infinite state update.
Here is the code, say
```
```
Here, is the link, https://codesandbox.io/s/festive-goodall-cm478
you have to update the employed field code, as it's not forked.
You can see the right inner console giving warning of "Maximum Update".
Contributor guide
Assessment
This issue has not been assessed yet.