cinely / mule-uploader

Stubborn HTML5 Amazon S3 uploader
http://mule-uploader.com/
MIT License
223 stars 43 forks source link

undefined key on progress or chunk save #24

Closed ElderBrE closed 10 years ago

ElderBrE commented 10 years ago

I am using trying to log the key of the files on progress and chunk so that I can try to find a possible upload in case the upload does not complete. It works quite fine, but every now and then an user starts an upload and the key is shown as undefined instead of the real file key.

Any clue as to why it may be doing that?