Skip to content

File not added in IE 11 - how to debug? #1310

@echan00

Description

@echan00

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions