-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
Uploading works fine in Chrome and Safari. But I have institutional customers who are using IE11 and they have reported not being able to upload files. Below is the debug information from the console:
[Uppy] [13:17:19] Installing FileInput to a DOM element
index.js:1100 [Uppy] [13:17:19] Installing ProgressBar to a DOM element
index.js:1100 [Uppy] [13:17:29] [FileInput] Something selected through input...
Nothing happens from here when instead the file should be added in the next step with something like this in console:
[Uppy] [13:17:29] Added file: test.docx, uppy-testdocx-application/vnd.openxmlformats-officedocument.wordprocessingml.document-19601-1550902206733, mime type: application/vnd.openxmlformats-officedocument.wordprocessingml.document
FYI, I am using direct upload to s3 plugin and also updated uppy to v0.30.2
Metadata
Metadata
Assignees
Labels
No labels