Skip to content

Can't load file #19

Description

@ilusharulkov

Hello!
Thanks for your library - it is excelent!
But I have problem with file formats
It doesn't matter what file formats I specify in
allowedFileTypes
only images are loaded.
for example I specify:
<FileUpload allowedFileTypes={['jpg', 'pdf', 'png', 'zip', 'xlsx']} data={{ id: props.id }} dropzoneId={props.uploader} url="upload" >
but I can't load zip or xlsx file!
Please help!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions