Skip to content
Snippets Groups Projects
Commit 4877a60a authored by Ken Fukuyama's avatar Ken Fukuyama Committed by Alex Ellis
Browse files

Changed the download functionality to cover IE.

Since IE doesn't work well with `.click()` (because of access denied) we
can take advantage of the `navigator.msSaveOrOpenBlob`.
https://stackoverflow.com/questions/46232980/click-giving-access-denied-in-ie11/46233123#46233123



Signed-off-by: default avatarKen Fukuyama <kenfdev@gmail.com>
parent c633fbb9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment