why set original File Data "some" protected.you should set public or at least set a function to access #782
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
i use FileReader class to create a local data url,but i can't access original File Object,so i change your source code:file-item.class.d.ts , change protected "some" to pulic , and it worked.
Hi,
Could you please share some code about how did you reach File object??
I have same issue. I changed as public you said, but its still says "Its a constant or read only property "
you can see my blog.it use chinese but you can see the image.where to change and how to use fileReader.
http://blog.csdn.net/ligongxiang123/article/details/71201617