Skip to content

[Bug] HEIC file upload not working #60

@bennetsadyba

Description

@bennetsadyba

Is there an existing issue for this?

  • I have searched the existing issues

Have you updated FilePond and its plugins?

  • I have updated FilePond and its plugins

Describe the bug

When I upload a .heic file I get a 'labelFileTypeNotAllowed' message followed by 'fileValidateTypeLabelExpectedTypes'. I'm having allowFileTypeValidation:true and have set:

acceptedFileTypes: ['image/heic'],
fileValidateTypeLabelExpectedTypesMap : { 'image/heic': '.heic'},

any chance for help or any hints how to debug this?

Reproduction

Upload a .heic file, an upload error pops up.

Environment

Chrome, desktop

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