forked from valor-software/ng2-file-upload
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
Description
Hello,
bug: Linux Chrome Version 74.0.3729.157 (Official Build) (64-bit)
when add accept: text/plain, text/csv, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, open system file upload panel, and selected custom file

types but i add pipe accept: text/plain|text/csv|application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, open system file upload panel and good select file types,

but when select file, your validator send error :(
chrome file input accept property use pipe separator instead of comma separator
plugin use comma separator: https://github.com/AckerApple/angular-file/blob/development/src/file-upload/fileTools.ts#L8
--
I'm sorry, my English is pretty weak
by eggp