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

Opening Network tab blocks internet connection #2849

Closed
SlyryD opened this issue Sep 28, 2023 · 3 comments
Closed

Opening Network tab blocks internet connection #2849

SlyryD opened this issue Sep 28, 2023 · 3 comments

Comments

@SlyryD
Copy link

SlyryD commented Sep 28, 2023

Why does opening the Network tab of dev tools block my internet connection?

Repro:

  1. Navigate any webpage
  2. Press F12 to open dev tools to the Network tab
  3. See net::ERR_INTERNET_DISCONNECTED start popping up
  4. Click refresh
  5. Page does not load
  6. Press F12 to close dev tools
  7. Click refresh
  8. Page loads
Microsoft.Developer.-.Work.-.Microsoft_.Edge.2023-09-28.16-07-42.-.Trim.mp4

Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@captainbrosset
Copy link
Contributor

Apologies for this. I believe this the same as MicrosoftEdge/DevTools#179 which, fortunately, has already been fixed in Edge 117 and 118 (if I'm not mistaken).
The reason this happens is that this bug was causing the Network throttling option to be set to Offline when DevTools was opened. If this still occurs to you, make sure you don't have an update of Edge that's waiting to be applied. If you do, please update the browser. You can also go to the Network tool in DevTools and change the throttling drop-down value from Offline to No throttling.

Hope that helps. Let me know if the problem persists.

@SlyryD
Copy link
Author

SlyryD commented Sep 29, 2023

That was the issue thanks. I was on Edge 117.0.2045.43, though I guess the configuration may have transferred from when I had devtools opened on an earlier version that forced Offline?

@captainbrosset
Copy link
Contributor

That's very likely, yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants