Open dftpnd opened 8 years ago
Warning: value prop on input should not be null. Consider using the empty string to clear the component or undefined for uncontrolled components.
value
input
undefined
after remove input value
Related to this: to clear the last char you need to press two-times on backspace
Warning:
value
prop oninput
should not be null. Consider using the empty string to clear the component orundefined
for uncontrolled components.after remove input value