-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Fix IE11 upload fallback methods #20595
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: John Molakvoæ (skjnldsv) <[email protected]>
|
/backport to stable18 |
|
/backport to stable17 |
|
/backport to stable16 |
MorrisJobke
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙈
|
@ma12-co do we need this in talk too? |
Now I'm afraid to look at the code you're using in talk 🙈 |
danxuliu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works 👍
However, note that the problem was not in files without extension, but in files without extension, with size divisible by 4096 and smaller than 102400 bytes. How did you find this? xD
I have my reasons xD |
|
backport to stable18 in #20602 |
|
backport to stable17 in #20603 |
|
backport to stable16 in #20604 |
😡
https://developer.mozilla.org/en-US/docs/Web/API/FileReader/readAsBinaryString#Browser_compatibility
Steps: