We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
Related to #482 and with a fix in #549
Fixed by a552bb0
Sorry, something went wrong.
No branches or pull requests
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 114Any idea?
The text was updated successfully, but these errors were encountered: