Closed ferllings closed 8 years ago
Hello,
I have this error, on this line. Using the Example code. app.js:118136 Uncaught (in promise) TypeError: Cannot read property 'event' of null(…)
app.js:118136 Uncaught (in promise) TypeError: Cannot read property 'event' of null(…)
on this line:
componentDidMount() { FileAPI.event.on(this.refs.fileInput, 'change', this.handleFileChange);
Hi, please let me know if version 0.0.15 fixed it for you.
lol
Hello,
I have this error, on this line. Using the Example code.
app.js:118136 Uncaught (in promise) TypeError: Cannot read property 'event' of null(…)
on this line: