Is there an existing issue for this?
Have you 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
Is there an existing issue for this?
Have you 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