innostudio / fileuploader

Beautiful and powerful HTML file uploading tool. A jQuery, PHP and Node.js plugin that transforms the standard input into a revolutionary and fancy field on your page.
141 stars 25 forks source link

Image List doesn't remove deleted image (iOS) #64

Open SlayerOfTheBad opened 4 years ago

SlayerOfTheBad commented 4 years ago

Found a bug when deleting images. If the request to the server takes longer than 10 seconds, the image list isn't updated properly on iOS/safari. This made our sorting throw errors. This seems to only affect iOS/safari, firefox and chrome did update properly.