Skip to content
New issue

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

Inappropriate file formats are attached on the android phone #231

Open
Zhanahmetova opened this issue Apr 11, 2022 · 1 comment
Open

Inappropriate file formats are attached on the android phone #231

Zhanahmetova opened this issue Apr 11, 2022 · 1 comment

Comments

@Zhanahmetova
Copy link

Zhanahmetova commented Apr 11, 2022

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,
  };
@Zhanahmetova
Copy link
Author

I found that the fb2 file type is an empty string, which is why it is attached to the form.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant