Form renders twice for every parent update
Author: adrienharnayCreated Oct 19, 2021Updated Feb 16, 2026
Hello,
Are you submitting a bug report or a feature request?
I am submitting a bug report.
What is the current behavior?
The Form component renders twice for every update their parent makes. When logging all render props, nothing changes between the two renders.
What is the expected behavior?
I would expect the Form component to only render once.
Sandbox Link
On this CodeSandbox which is the simple example from the docs, on initial render the Form renders twice.
What's your environment?
CodeSandbox / latest versions of all packages
Other information
/
Thanks in advance!
Source: final-form/react-final-form