-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi !
I have got the following error when I use your lib, following exactly your installation steps :
TypeError: Object doesn't support property or method 'fileReader'<div style="position: relative;" class="ng-isolate-scope" multiple="" debug-mode="true" filereader="../vendor/filereader.swf" read-method="readMethod" on-readed="onReaded( event, file )" ng-file-reader="">
Activity
SparrowJang commentedon Oct 23, 2014
Hi, AlexCapi!
You need include
jquery.FileReader.js
when your browser is not support html5.jimmywarting commentedon May 18, 2021
IE9-11 is dead!
Close this issue now!
(FileReader is also dead/discouraged - thanks to its new read methods - should deprecate/archive this repo also)