Glen Phelps

Results 1 comments of Glen Phelps

This same bug applies to `useFormState`; it specifically has to do with the `firstRender` ref (https://github.com/final-form/react-final-form/blob/main/src/useField.js#L116). Here's what I think happens: 1. On the initial render, the state is set...