Uncaught RangeError: Maximum call stack size exceeded (for larger files)
baba43 opened this issue · 2 comments
baba43 commented
Hello, thank you very much for creating and maintaining this library.
I took over support for a project that is using the latest version (3.1.2) of this library and our users have problems uploading larger files (up to 100gb). Before the upload starts, the script is crashing with the following error.
plupload.full.min.js:29 Uncaught RangeError: Maximum call stack size exceeded
at r.uploadChunk (plupload.full.min.js:29)
at r.uploadChunk (plupload.full.min.js:29)
at r.uploadChunk (plupload.full.min.js:29)
at r.uploadChunk (plupload.full.min.js:29)
at r.uploadChunk (plupload.full.min.js:29)
at r.uploadChunk (plupload.full.min.js:29)
at r.uploadChunk (plupload.full.min.js:29)
at r.uploadChunk (plupload.full.min.js:29)
at r.uploadChunk (plupload.full.min.js:29)
at r.uploadChunk (plupload.full.min.js:29)
Muneeb-Ahmed-Khan commented
Any news on this? Did you test how big files are uploaded correctly ?
What number of size start giving problem ?
baba43 commented
@Muneeb-Ahmed-Khan I switched to Uppy.