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

Can't load file #19

Open
ilusharulkov opened this issue Jun 27, 2017 · 0 comments
Open

Can't load file #19

ilusharulkov opened this issue Jun 27, 2017 · 0 comments

Comments

@ilusharulkov
Copy link

ilusharulkov commented Jun 27, 2017

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!!!

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