This repository was archived by the owner on Aug 23, 2022. It is now read-only.
React Redux Form v0.13.11
Quick Fixes
- Sanity check for
fieldValue
in<Control>
to see if validation should be reset upon unmount. - Sanity check for
node
inattachNode()
method of<Form>
to see if it is attachable.