1. 程式人生 > >React框架開發問題總結

React框架開發問題總結

react-dom.js:18109 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 `App`.