File is not defined on 3.3.0
bbourn opened this issue · 3 comments
bbourn commented
Bug Report
Describe the bug
I get this reference error when I use the latest version of this package (3.3.0) instead of 3.2.1
ReferenceError: File is not defined
at Object.<anonymous> (./node_modules/material-ui-dropzone/dist/index.js:1166:77)
Steps to reproduce
Load my app that simply imports from material-ui-dropzone and instantly get above error.
Expected behavior
Package to have File defined.
Versions
- OS: macOS
- Browser: chrome
@material-ui/core
version: 4.11.0material-ui-dropzone
version: 3.3.0
Additional context
cayasso commented
Getting this same error with same version