Sander De Wilde
Results
1
comments of
Sander De Wilde
Did some debugging, the problem here seems to be that the updates are blocked while `firstRender.current` is `true` in the code below (`useField.js`): ```js React.useEffect( () => register(state => {...