-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
Labels
No labels