material-ui-upload
material-ui-upload copied to clipboard
Element ref was specified as a string (file-input) but no owner was set...
Hi, I trying to use material-ui-upload, but see an errors related to new React version:
Error: Element ref was specified as a string (file-input) but no owner was set. You may have multiple copies of React loaded. (details: https://fb.me/react-refs-must-have-owner).
My env: React v16.2.0 Meteor v1.6.1 Node.js v9.4.0
Link to docs:
https://reactjs.org/warnings/refs-must-have-owner.html
https://github.com/corpix/material-ui-upload/blob/283faf3dde3f625b91e1e4ec95607b254829ed50/src/Upload/index.js#L94
+1
I am having the same problem . Anyone help me !
Same issue here
same here
same here
Anyone found a workaround for this?