k88hudson / k88hudson/react-formation

Possible conflicts in form this.state

Open
#6 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.