Skip to content
This repository has been archived by the owner on Jun 5, 2022. It is now read-only.

I can't upload ".heic" format images #245

Open
dfalcon-rua opened this issue Oct 5, 2021 · 0 comments
Open

I can't upload ".heic" format images #245

dfalcon-rua opened this issue Oct 5, 2021 · 0 comments

Comments

@dfalcon-rua
Copy link

dfalcon-rua commented Oct 5, 2021

I need upload .heic images but i can't. I put the format in the imgExtension property as:

<ReactImageUploadComponent
      withIcon={false}
      singleImage={singleImage}
      withLabel={false}
      withPreview={true}
      buttonText="Seleccione ..."
      onChange={onChange}
      imgExtension={['.heic', '.jpg', '.gif', '.png', '.gif', '.jpeg',]}
      maxFileSize={5242880}
    />

but show me this error
" 20210929_140122.heic is not a supported file extension".
Can you help me?

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

No branches or pull requests

1 participant