final-form / final-form/react-final-form

help: two almost working decorators input.value, update field meta.data

Open
#264 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.4k
Forks
497
PR merge metrics
No merged PRs in 30d

Description

I tried using spy's and form.change and input.onChange api..

Seem to be getting the following error
``
warning.js:33 Warning: Cannot update during an existing state transition (such as within `render` or another component's constructor). Render methods should be a pure function of props and state; constructor side-effects are an anti-pattern, but can be moved to `componentWillMount`.
``

I tried to give a good explanation on how it could/should work...

any one want to take a crack at it see: https://codesandbox.io/s/98j6554q3o ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.