electron-userland / electron-userland/electron-webpack

How to see the XHR (HTTP) requests in the Devtools (Network tab)

Open
#373 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
902
Forks
168
PR merge metrics
No merged PRs in 30d

Description

* **Version**: 2.8.2

Sorry, this is my second question today already. But this is my last (and now only) issue.

Previously, with my own setup, the XHR requests were being logged in the Network Activity tab during the debug of my Electron App. However, since I am using _electron-webpack_, they don't appear at all. Is there something I am missing, or should add?

I don't think it changes anything, but I am using SuperAgent and my requests are being run against localhost. I am also getting this error, but I don't think it's related:

> [32963:0513/003921.443919:ERROR:CONSOLE(131)] "Extension server error: Object not found: ", source: devtools://devtools/bundled/extensions/ExtensionServer.js (131)

Thanks a lot for your insights :)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.