Skip to content

Possible conflicts in form this.state #6

@k88hudson

Description

@k88hudson

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions