k88hudson / k88hudson/react-formation
Possible conflicts in form this.state
Open
code integrity
- Dominant language
- JavaScript
- Stars
- 34
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Right now all field values are stored on `this.state`, but this could potentially cause conflicts.
For example, if you had a a field called `didSubmit`, it would definitely conflict with the `didSubmit` state of the form.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.