Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

[Web Services] The presence of 2+ service calls generates a "red screen of death" #27

Closed
lostintangent opened this issue Sep 15, 2016 · 4 comments

Comments

@lostintangent
Copy link

Repro Steps:

  1. Add two or more web service calls to one of your app's routes
  2. Run your app to exercise the above route/web service calls
  3. Open up the Glimpse client and select the respective request
  4. Select the Web Services tab

Expected: To see the list of web service calls
Actual: I get a React red screen of death

rsod

Interestingly, I don't get this if a request only made one web service call. However #26 occurs in that instance.

@avanderhoorn
Copy link
Member

@lostintangent I've tried replicating this issue and haven't had any luck. Was there anything specific or strange about the service calls that you remember?

@lostintangent
Copy link
Author

When I first hit this issue, I actually tried it with various different scenarios to see if I could reduce the repro. It happened everytime to me, however, so maybe it's been fixed since?

@avanderhoorn
Copy link
Member

Ok @nikmd23 will do a secondary test before we call this one closed.

@nikmd23
Copy link
Member

nikmd23 commented Oct 5, 2016

This is working in master.

@nikmd23 nikmd23 closed this as completed May 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants