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

React Dev Tools not working on NextJS localhost #26757

Closed
SRD75 opened this issue May 2, 2023 · 2 comments
Closed

React Dev Tools not working on NextJS localhost #26757

SRD75 opened this issue May 2, 2023 · 2 comments

Comments

@SRD75
Copy link

SRD75 commented May 2, 2023

Troubleshooting React Dev Tools lead me to https://github.com/facebook/react/blob/main/packages/react-devtools/README.md#the-react-tab-shows-no-components, which asks us to report issues here.

I'm running a NextJS website at http://localhost:3000/

React dev tools > Components says:

Loading React Element Tree...

If this seems stuck, please follow the [troubleshooting instructions](https://github.com/facebook/react/blob/main/packages/react-devtools/README.md#the-react-tab-shows-no-components).

In chrome://extensions there is no "service worker (inactive)".

Chrome is at the latest version, 112.0.5615.138.

Not using preact,

React dev tools are working on other websites.

@tony1658
Copy link

tony1658 commented May 6, 2023

Which React version and NextJS version are you using?

Any reproducible example? Why does it work on other websites but not in this particular case?

@SRD75
Copy link
Author

SRD75 commented May 7, 2023

Thanks for your reply.

    Operating System:
      Platform: win32
      Arch: x64
      Version: Windows 10 Home
    Binaries:
      Node: 18.16.0
      npm: N/A
      Yarn: N/A
      pnpm: N/A
    Relevant packages:
      next: 13.3.1
      eslint-config-next: 13.3.1
      react: 18.2.0
      react-dom: 18.2.0

React developer tools are working now. I can no longer reproduce the issue.

@SRD75 SRD75 closed this as completed May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants