eligrey / eligrey/FileSaver.js

saveAs doesn't work in Outlook Desktop Client

Open
#587 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
22k
Forks
4.3k
PR merge metrics
No merged PRs in 30d

Description

This library works well in all browsers including IE11 but refuses to download files in Outlook 2016 Desktop Client on Windows 10. In Outlook 2013 on Windows Server 2008 R2 it is working.
It returns the javascript error:
`SEC7134: Resource 'blob:https://mydomain.herokuapp.com/myfile-guid-acbd-6bdf92b3fab6' not allowed to load.`

The issue started after the latest Windows 10 update - 1903.
Now, as far as I see in Outlook devtools console, the property `navigator.msSaveOrOpenBlob` doesn't exist anymore.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.