Closed this issue 4 years ago · 1 comments
When using the duplicateCheck option, following error is thrown when a file is added twice:
Uncaught TypeError: this.files[_i].lastModifiedDate is undefined in line 114
Uncaught TypeError: this.files[_i].lastModifiedDate is undefined
Any idea?
Related to #482 and with a fix in #549
Fixed by a552bb0