tehnrd / Multi-File-Uploader-Force.com

A Visualforce component that uploads multiple files at once with progress bars.
http://www.tehnrd.com
37 stars 42 forks source link

Uncaught TypeError: Failed to execute 'readAsBinaryString' #13

Open russellday opened 7 years ago

russellday commented 7 years ago

When I choose two images (40k jpegs) and select upload, I receive the following in my browser console (chrome). Any ideas?

FileUploadJS:139 Uncaught TypeError: Failed to execute 'readAsBinaryString' on 'FileReader': parameter 1 is not of type 'Blob'.

hgarg commented 6 years ago

by any chance is it resolved ? i am facing the same error