Guling85
Guling85
Hi same in Firefox and edge.
Please merge this
Please prio angular 14 support. If people upgrades their angular project i dont think they choose 12 over 14+.
I have tried and removed the console.log() and still get the same error. The errors comes from conflux.esm.js:815 Uncaught (in promise) RangeError: Array buffer allocation failed.
I found the cause why the memory issue occors. It is becasue im not using fetch im using a filebrowser then trying to merge the File objects to a readablestream....