Rawfile in file-like-object type is string, when it should be File #1049

Open
opened 2018-08-23 21:43:40 +00:00 by sflang1 · 1 comment
sflang1 commented 2018-08-23 21:43:40 +00:00 (Migrated from github.com)

Good afternoon!

First of all, I'd like to thank you for the nice library, it is very useful and configurable. Second, I would like to ask you if it is possible to change the type of the propery rawfile in the file-like-object class to File. I'm testing on my own and using the FileReader Javascript interface, and in my debugger, whenever I ask for the rawfile, returns an instance of File, instead of a String. Would this change be possible? Or it would greatly affect the functionality?

Thanks a lot for your attention,

Good afternoon! First of all, I'd like to thank you for the nice library, it is very useful and configurable. Second, I would like to ask you if it is possible to change the type of the propery rawfile in the file-like-object class to File. I'm testing on my own and using the FileReader Javascript interface, and in my debugger, whenever I ask for the rawfile, returns an instance of File, instead of a String. Would this change be possible? Or it would greatly affect the functionality? Thanks a lot for your attention,
konstantincherniak commented 2018-11-07 10:33:15 +00:00 (Migrated from github.com)

Same issue

Same issue
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#1049