In the current versions of react you will get this warning message Warning: `value` prop on `textarea` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.
In the current versions of react you will get this warning message
Warning:
valueprop ontextareashould not be null. Consider using an empty string to clear the component orundefinedfor uncontrolled components.