Unplanned
Last Updated: 05 Aug 2016 13:49 by ADMIN
Incorrect UI state when validating all files with the Validate event. 
Unplanned
Last Updated: 08 Aug 2016 09:24 by ADMIN
The Upload does not pass data set in the args of its FileUploadStarting event. The values set in the args are send only for the first chunk, all chunks after that does not have that data.
Unplanned
Last Updated: 06 Jul 2017 15:54 by ADMIN
This happens if the file is not first in the selected files list.

Steps to reproduce:

1. Add 2 files for upload. The first one should be bigger so you have time do to the next steps.
2. Click the Upload button. The first starts to upload.
3. Delete the second file.

When the upload process gets to the second file, a NullReferenceException is thrown.
1 2