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 dev tools blocks app #69351

Closed
relense opened this issue Aug 27, 2024 · 0 comments
Closed

Opening dev tools blocks app #69351

relense opened this issue Aug 27, 2024 · 0 comments
Labels
bug Issue was opened via the bug report template.

Comments

@relense
Copy link

relense commented Aug 27, 2024

Link to the code that reproduces this issue

https://github.com/relense/test-dev-tools

To Reproduce

  1. Start the app
  2. Open dev tools in your browser where app is running.

Current vs. Expected behavior

I expected when I open the dev tools that the app would run.
What happens is that it just says "No Internet"
Screenshot 2024-08-27 at 09 03 58

Provide environment information

Operating System:
  Platform: darwin
  Arch: arm64
  Version: Darwin Kernel Version 23.5.0: Wed May  1 20:12:58 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6000
  Available memory (MB): 32768
  Available CPU cores: 10
Binaries:
  Node: 19.2.0
  npm: 9.7.1
  Yarn: 1.22.19
  pnpm: N/A
Relevant Packages:
  next: 14.2.6 // Latest available version is detected (14.2.6).
  eslint-config-next: 14.2.6
  react: 18.3.1
  react-dom: 18.3.1
  typescript: 5.5.4
Next.js Config:
  output: N/A

Which area(s) are affected? (Select all that apply)

Not sure

Which stage(s) are affected? (Select all that apply)

next dev (local), Other (Deployed)

Additional context

No response

@relense relense added the bug Issue was opened via the bug report template. label Aug 27, 2024
@relense relense closed this as completed Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue was opened via the bug report template.
Projects
None yet
Development

No branches or pull requests

1 participant