Loss of connection not being handled/trapped

Author: Phil-GCreated Jun 14, 2014Updated Feb 17, 2020
Labelsfeature

When uploading a file, if the network connection is lost, the upload fails but file.error is only set to true and therefore

outputs the word true.

Also data.context in fileuploadfail points to .template-upload, not .template-download so no error can be displayed manually.

Source: blueimp/jQuery-File-Upload