When I upload a file using the default settings for the blueimp jQuery File Upload on my webserver, I'm unable to view the files in Internet Explorer 11. The upload completes successfully from IE however once the upload completes, the space with the filename/start/cancel disappears and appears as though no files exist. When I open the page in Chrome and Firefox, I can see all of the files including the new one uploaded in IE. I'm using the Basic Plus UI.
I get the same results using the demo site from github https://blueimp.github.io/jQuery-File-Upload/index.html
Any help would be greatly appreciated!