You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I upload a .heic file I get a 'labelFileTypeNotAllowed' message followed by 'fileValidateTypeLabelExpectedTypes'. I'm having allowFileTypeValidation:true and have set:
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
The text was updated successfully, but these errors were encountered: