Axl Cuyugan
Axl Cuyugan
TypeError: Cannot read property 'string' of undefined ./node_modules/react-input-autosize/lib/AutosizeInput.js node_modules/react-input-autosize/lib/AutosizeInput.js:31 28 | var AutosizeInput = React.createClass({ 29 | displayName: 'AutosizeInput', 30 | propTypes: { > 31 | className: React.PropTypes.string, 32 |...
Everytime I click the image, it gives me this error: `Uncaught TypeError: Cannot read property 'className' of undefined at o (index.js:347) at i (index.js:352) at s (index.js:373) at t.value (index.js:674)`...