Closed devtonhere closed 2 years ago
This is because your browser does not support the TransformStream
API. You can use the 2.4.x version to fix this here: https://github.com/gildas-lormeau/zip.js/releases/tag/v2.4.26.
Alternatively, including https://unpkg.com/web-streams-polyfill/dist/polyfill.min.js in your page should fix the issue.
Thanks, updating my firefox did help as well ;)
For the record, I added the polyfill in the demos.
No errors in the browser console during the unzip attempt, but there are these errors when the page loads: