Closed kska32 closed 5 years ago
ReferenceError: WritableStream is not defined
Working on a fix...
With FF you need stream-polyfill (ponyfill)
closing as it has been fixed in the master branch or as a dupe out of https://github.com/jimmywarting/StreamSaver.js/issues/88#issuecomment-482740124
the firefox version only support readblestream object, the writablestream not supported.