liriliri / chii

Remote debugging tool
https://chii.liriliri.io
MIT License
1.81k stars 154 forks source link

Network tab not showing requests made by SuperAgent #35

Open cidevant opened 1 year ago

cidevant commented 1 year ago

I dont see any requests which was made by superagent (https://github.com/ladjs/superagent) client, but I see requests which was made by fetch.

Any idea why?

steve-taylor commented 1 year ago

It works for me, but a lot of the request are stuck on pending, so I don't see the response.