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

Parse response data once #113

Closed
wants to merge 1 commit into from
Closed

Parse response data once #113

wants to merge 1 commit into from

Conversation

jazdw
Copy link
Contributor

@jazdw jazdw commented Mar 24, 2015

The total callback was trying to access response.data.total which was
unparsed. Parse the response data once and return the response with
parsed data to each of the data, total and response callbacks.

The total callback was trying to access response.data.total which was
unparsed. Parse the response data once and return the response with
parsed data to each of the data, total and response callbacks.
kriszyp added a commit that referenced this pull request Mar 25, 2015
@kriszyp kriszyp closed this in 6a999ab Mar 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant