plupload
plupload copied to clipboard
Uncaught RangeError: Maximum call stack size exceeded (for larger files)
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)
Any news on this? Did you test how big files are uploaded correctly ? What number of size start giving problem ?
@Muneeb-Ahmed-Khan I switched to Uppy.