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

Support for HEIC Images #73

Open
AndrewTruett opened this issue Nov 13, 2020 · 6 comments
Open

Support for HEIC Images #73

AndrewTruett opened this issue Nov 13, 2020 · 6 comments

Comments

@AndrewTruett
Copy link

AndrewTruett commented Nov 13, 2020

I am unable to upload .heic images despite setting my acceptType as such:

acceptType={["jpg", "gif", "png", "JPG", "heic"]}

If there is something else I have to do to support this file type I would love some suggestions. Otherwise if this is not implemented in this component, I'd love for it to be.
HEIC is the standard image type for iOS devices, so it would be awesome to have this file extension supported!

@asoutheastasiandessert
Copy link

I second this :)

@alex-putilin
Copy link

any updates on it?

@vutoan266
Copy link
Owner

Hi, heic is a specific type of image, so I think we can use the new prop allowNonImageType in version 3.1.7 to solve this case. Thank you all.

@TahaKhanAbdalli
Copy link

allowNonImageType does not solve the issue for me.

@TahaKhanAbdalli
Copy link

The onChange does not get invoked with the heic files.🥺

@milliephanillie
Copy link

any updates on this?

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

6 participants