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

You provided a value prop to a form field without an onChange handler. #4

Open
neacsugeorge opened this issue Sep 7, 2016 · 1 comment
Labels

Comments

@neacsugeorge
Copy link

neacsugeorge commented Sep 7, 2016

Warning: Failed form propType: 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'. Check the render method of 'Input'.

Happened when I was using with multiline=true

@mocanew
Copy link
Owner

mocanew commented Sep 11, 2016

I can't replicate it in storyBook.

@mocanew mocanew added the Bug label Sep 11, 2016
@mocanew mocanew changed the title Warning: Failed form propType: 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. Check the render method of Input. You provided a value prop to a form field without an onChange handler. Sep 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants