Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fileloaded not passing FileReader instance #90

Closed
connectdotz opened this issue Dec 25, 2014 · 2 comments
Closed

fileloaded not passing FileReader instance #90

connectdotz opened this issue Dec 25, 2014 · 2 comments

Comments

@connectdotz
Copy link

the document indicated that a FileReader instance should be pass in the "fileloaded" event callback, however, I got the file instance instead. can we get the FileReader instance so I can use the result object for some custom post processing. Thanks.

(I am using the latest version: 4.1.3)

@kartik-v
Copy link
Owner

Its actually the file object available through your file selection. The docs will be updated.

@kartik-v
Copy link
Owner

With regards the reader instance being available I will record an enhancement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants