jhiesey / stream-http

Streaming node http in the browser
MIT License
354 stars 62 forks source link

WebWorker errors in IE11 #75

Closed jhiesey closed 7 years ago

jhiesey commented 7 years ago

I have seen failures with web workers multiple times in testing, but only on IE11.

It appears to be this issue: https://support.microsoft.com/en-us/help/2916740/internet-explorer-11-crashes-when-you-go-to-a-webpage-that-uses-web-workers

Since Microsoft released a patch I'm just going to close this issue right after creating it, but I do want something to point to if anyone else runs into this.