cenkozdag
Results
1
issues of
cenkozdag
Hi all! When the file upload directive is rendered within IE9, the onUpload function does not get called. fileInput[0].files is undefined in the line below. ``` scope.$apply(function () { scope.onUpload({...