MrSwitch/dropfile

FileReader.readAsText(file) doesn't work

Closed this issue · 1 comments

I'm trying to implement this polyfill in safari 5.1 on Mac and FileReader.readAsText(file) doesn't work.
the property file.data (line 214 in dropfile.js) is undefined.

Closed this issue because its since become even less applicable... current Safari supports the FileAPI.