Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No onChange() Warning #13

Open
LifeofMichal opened this issue Feb 24, 2020 · 0 comments
Open

No onChange() Warning #13

LifeofMichal opened this issue Feb 24, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@LifeofMichal
Copy link
Owner

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.

@LifeofMichal LifeofMichal added the bug Something isn't working label Feb 24, 2020
@LifeofMichal LifeofMichal self-assigned this Feb 24, 2020
@LifeofMichal LifeofMichal changed the title No onChange console.log No onChange() Warning Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant