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

fix: stack traces for get APIs #17

Merged
merged 3 commits into from
Oct 7, 2018
Merged

fix: stack traces for get APIs #17

merged 3 commits into from
Oct 7, 2018

Conversation

thymikee
Copy link
Member

@thymikee thymikee commented Oct 7, 2018

Summary

When moving get APIs outside of render, we needed to wrap them with a closure injecting instance to act on. This resulted in an anonymous callsite that wasn't properly processed by our ErrorWithStack helper.

Test plan

before after
screenshot 2018-10-07 at 16 09 27 screenshot 2018-10-07 at 16 09 18

@thymikee thymikee requested a review from Esemesek October 7, 2018 14:12
@thymikee thymikee merged commit 2f00201 into master Oct 7, 2018
@thymikee thymikee deleted the fix/stacktrace branch October 7, 2018 15:10
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