not able to upload images, #979

Open
opened 2018-02-12 09:59:43 +00:00 by gauravpatni123 · 0 comments
gauravpatni123 commented 2018-02-12 09:59:43 +00:00 (Migrated from github.com)
    allowedFileType: ['pdf', 'xlsx', 'xls', 'doc', 'docx', 'csv','png'],
    allowedMimeType: [
        'application/pdf',
        'application/msword',
        'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
        'application/vnd.ms-excel',
        'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
        'image/png'       
    ],
allowedFileType: ['pdf', 'xlsx', 'xls', 'doc', 'docx', 'csv','png'], allowedMimeType: [ 'application/pdf', 'application/msword', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'application/vnd.ms-excel', 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'image/png' ],
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#979