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 points to stale documentation link. #31878

Open
patrickwalton opened this issue Dec 20, 2024 · 1 comment
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

I opened developer tools and went to the react dev tools profiling tab. There it says "Profiling not supported. Profiling support requires either a development or profiling build of React v16.5+. Learn more at reactjs.org/link/profiling."

When I follow this URL, the top of the page says, "This site is no longer updated. Go to react.dev"

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

@patrickwalton

Steps Taken:
Opened the React Developer Tools profiler tab.
Encountered the error message about profiling not being supported.
Clicked on the provided link (reactjs.org/link/profiling) in the error message.
The link leads to a page stating that the site is no longer updated and suggesting visiting react.dev instead.
Verified that profiling works in Firefox, but not in Chrome.
Tried clearing the cache and reinstalling React Developer Tools with no effect.
Confirmed that my app is running in development mode with React 18.

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