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

[DevTools Bug]: Profiling not supported error with up-to-date React. #31880

Open
patrickwalton opened this issue Dec 20, 2024 · 1 comment
Open
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug

Comments

@patrickwalton
Copy link

Website or app

https://vercel.com/login

Repro steps

When I open React Developer Tools profiler page, I get the following error:

Profiling not supported.
Profiling support requires either a development or profiling build of React v16.5+.

Learn more at [reactjs.org/link/profiling](https://fb.me/react-devtools-profiling).

I first saw the problem on my own app, which is running React 18 and NextJS 15, but was able to reproduce the problem on every other NextJS react page I could find.

I am running Google Chrome 131.0.6778.204 on Fedora 40. My version of React Developer Tools is 6.0.1 (10/15/2024).

If I test the same conditions, but on Firefox, profiling works, suggesting it is a problem with React Dev Tools.

How often does this bug happen?

Every time

DevTools package (automated)

No response

DevTools version (automated)

No response

Error message (automated)

No response

Error call stack (automated)

No response

Error component stack (automated)

No response

GitHub query string (automated)

No response

@patrickwalton patrickwalton added Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug labels Dec 20, 2024
@imsharukh1994
Copy link

imsharukh1994 commented Dec 21, 2024

@patrickwalton Cleared cache and reinstalled React Developer Tools extension.
Tested the same conditions in Firefox where profiling works fine.
Tried using Incognito mode with only the React DevTools extension enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants