Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

FileReader events aren't zoned #137

Closed
robwormald opened this issue Jun 18, 2015 · 2 comments · Fixed by #178
Closed

FileReader events aren't zoned #137

robwormald opened this issue Jun 18, 2015 · 2 comments · Fixed by #178

Comments

@robwormald
Copy link
Contributor

Ref: angular/angular#2533

Failing spec PR: #136

It appears that the doing using reader.addEventListener('loadend', function(... works, but doing the equivalent with reader.onloadend etc isn't captured properly.

@btford
Copy link
Contributor

btford commented Aug 6, 2015

👍

@matthewjh
Copy link
Contributor

@robwormald @btford, please take a look at #174 where I have attempted to fix this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants