-
Notifications
You must be signed in to change notification settings - Fork 38
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
FileReader not working #34
Comments
i setup a fork here: https://github.com/modosc/global-jsdom it reads all the dom keys in directly from the
|
@modosc Could you submit this as a PR rather than forking it? Is |
this repo appears abandoned - it's been almost a year since any code activity. if you want to make a pr out of those changes feel free to. |
fileReader = new FileReader() doesn't appear to be working, although new File() works, is this intended? It appears to be implemented in jsdom according to the version 7 changelog.
The text was updated successfully, but these errors were encountered: