Property 'desc' does not exist on type 'FileLikeObject'. #427

Open
opened 2016-09-29 06:31:12 +00:00 by elvisbegovic · 0 comments
elvisbegovic commented 2016-09-29 06:31:12 +00:00 (Migrated from github.com)

I have new problem with last RP, now a file is declared with this type: FileLikeObject

So before each file object I add one more property called "description_file" so no typescript say me:

Property 'desc' does not exist on type 'FileLikeObject'.

How can I add description to each file, or how can I add this description directly in multipart

I have new problem with last RP, now a file is declared with this type: **FileLikeObject** So before each file object I add one more property called "description_file" so no typescript say me: > Property 'desc' does not exist on type 'FileLikeObject'. How can I add description to each file, or how can I add this description directly in multipart
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#427