Imran Latif
Imran Latif
I' am using latest version of Chrome on Mac OS X 10.7.5. Yeah I figured out reason for this issue too. Basically the calculation you are doing to slice file...
Hi @ienzam. Really sorry! for late reply. I was sick since last two days so I haven't get a chance to checkout commit you mentioned. I will do my best...
Hi @ienzam I have created my own little version of your library according to my needs and it is sending Ajax Requests one after another instead of sending all Ajax...
@ienzam Yeah we can call this semi-parallel because not all file parts are uploading in parallel but some of them are uploading in parallel and each part that gets uploaded...
Hi @ienzam no worries regarding late reply. I haven't tried the commit you mentioned yet :-(. I was a bit busy in rewriting upload.js according to my needs and I'...
Thanks @ienzam. I will fork out the repo and will share link with you.
Good work @alecsvaldez 👍.
@ienzam Yeah sure. I will definitely look into this issue. I have already spotted the thing which is causing this issue. I have fixed this issue for my needs but...
I resolved this issue by placing a check to avoid pushing 0 KB blob in `this.blobs`. Do you accept Pull Requests? :smile:
@dieb Thanks for liking my suggestion. I think while debugging developers are mostly interested in request logs but it would be awesome if we can give them SQL/AR logs too.