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
Invalid fb2 file format is attached only in android browsers.
my configs:
djsConfig = { maxFilesize: 20, maxThumbnailFilesize: 20, acceptedFiles: 'application/pdf,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/msword,image/bmp,image/jpeg,image/png,image/gif', dictRemoveFile: 'x', addRemoveLinks: true, autoProcessQueue: false, autoQueue: false, };
The text was updated successfully, but these errors were encountered:
I found that the fb2 file type is an empty string, which is why it is attached to the form.
Sorry, something went wrong.
No branches or pull requests
Invalid fb2 file format is attached only in android browsers.
my configs:
The text was updated successfully, but these errors were encountered: