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

feat(cordova): fix #868, patch cordova FileReader #879

Merged
merged 1 commit into from
Aug 23, 2017

Conversation

JiaLiPassion
Copy link
Collaborator

Cordova FileReader plugin wrap FileReader and have some possible bug,
https://issues.apache.org/jira/browse/CB-13179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127270#comment-16127270

and make on_property(such as onload) not being triggered.
So in this PR, add patch to make it work.

to use this patch, import zone.js/dist/zone-patch-cordova in your cordova project.

@mhevery mhevery merged commit b1e5970 into angular:master Aug 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants