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

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

@dfalcon-rua

Description

@dfalcon-rua

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions