You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any chance that Readable.from browser implementation will be readded? I noticed it was withheld for IE11 compatibility a couple years ago in this issue.
Any chance that Readable.from browser implementation will be readded? I noticed it was withheld for IE11 compatibility a couple years ago in this issue.
Currently it just throws an error, https://github.com/nodejs/readable-stream/blob/main/lib/internal/streams/from-browser.js#L2
The text was updated successfully, but these errors were encountered: