Michal Polko

Results 3 comments of Michal Polko

No, Edge Legacy actually supports URL.revokeObjectURL, but it does not like when the Blob URL is revoked "too quickly".

@evilebottnawi Sure, here you go: https://github.com/mpk/worker-loader-edge

For anyone having problems with this: I debugged Angular (version 11.2) JIT compiler and found out it depends on String.prototype.startsWith function to detect "{{" and "}}" interpolation brackets. However, Office.js...