Skip to content

No onChange() Warning #13

@LifeofMichal

Description

@LifeofMichal

When` executing in browser, or running tests the app always gives the Warning:

Warning: Failed prop type: You provided a value prop to a form field without an onChange handler. This will render a read-only field. If the field should be mutable use defaultValue. Otherwise, set either onChange or readOnly.

...but we do use onChange in all valid input elements.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions