[Angular2]How to use filereader.load with Angular2 and Typescript?
Try to read a file from client side with Angular2 and Typescript.
But when I try something like:
fileReader.onload = function(e) {
......
}
It doesn't work, this function will never be called. (which works in normal
html+javascript.)
Need a solution here, many thanks!!
--
You received this message because you are subscribed to the Google Groups
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.