Chrome does not like this line in dhtmlXVaultObject.prototype.uploadFile when uploading multiple files. Any ideas or fixes?
this.uploadForm.submit();
There is no error, it will just be skipped (as you can see using Fiddler). So the progress bar will just spin and spin for the currently selected document.