You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I try to get the file size but it seems to be wrong for some files (see below): http://jsfiddle.net/ew4jakn5/175/
For some reason I can't explain the file is converted to a Blob.
Following is converted to Blob (size seems wrong).
Following is not converted to Blob (size is correct).
Tested on FF 41.0.2 and Chrome 46.0.2490.80
The text was updated successfully, but these errors were encountered:
Hi,
I try to get the file size but it seems to be wrong for some files (see below):
http://jsfiddle.net/ew4jakn5/175/
For some reason I can't explain the file is converted to a Blob.
Following is converted to Blob (size seems wrong).
Following is not converted to Blob (size is correct).
Tested on FF 41.0.2 and Chrome 46.0.2490.80
The text was updated successfully, but these errors were encountered: