Skip to content
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.

fix(polyfill): JSON responses were not marked as ready on complete #575

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

blackxored
Copy link

XMLHttpRequest polyfills fails to dispatch the ready state changes,
and all related logic as to when a response is complete when the response
type is JSON. For some reason, the logic involved was never invoked, and
I can only assume is an oversight. I'd like to know if there wasn't any
particular reasoning, as I'll be using this version regardless in my fork,
since it solves #563 for me.

@lll000111
Copy link
Contributor

FYI

react-native-fetch-blob has a new maintained location. Check out the README.

Please consider submitting your PR there, this repository is unmaintained.

NOTE: Patches should be against the current development branch, not against master.

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

Successfully merging this pull request may close these issues.

None yet

2 participants