Forum Discussion
Network Console Edit/Resend issue UI problem
Hello,
I am not sure if this is the correct location to report this issue. I attempted to located the github repo for edge, but didnt see one I could report issues.
This applies to both Edge / Edge Beta
In Devtools, I have enabled Network Console. I right click on a request I want to edit and resend. But I get this "loading" for an extended time. Urls in screenshot sanitized
- ewinhongCopper Contributoranyone going to response?
- Misha_ShMicrosoftI have same error
- JCGMRCopper Contributor
I have the same issue and am unable to view or edit the body of requests that I am attempting to edit and resend. This has been a problem for months and it unfortunately makes the edit and resend feature way less useful as a debugging tool. All I see is "Loading..." and waiting or restarting the browser does not resolve the issue.
This flaw was first reported two years ago (here and on github) with no responses. Hoping someone can assist or at least respond.
https://github.com/microsoft/edge-devtools-network-console/issues/72
https://github.com/MicrosoftEdge/DevTools/issues/138
- KaleidoveritasCopper Contributor
JCGMR I think I found a workaround (seems to be working for me at least)
1. Open DevTools
2. Open the DevTools Settings (gear icon on the upper right corner of the inspect tool)
3. Turn off WebAssembly Debugging: Enable DWARF support
4. Restart DevTools and try again