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]: Profiler stuck and crash #31679

Closed
JoshL579 opened this issue Dec 5, 2024 · 2 comments · Fixed by #32066
Closed

[DevTools Bug]: Profiler stuck and crash #31679

JoshL579 opened this issue Dec 5, 2024 · 2 comments · Fixed by #32066
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug

Comments

@JoshL579
Copy link

JoshL579 commented Dec 5, 2024

Website or app

Any dev or profiling build of React v16.5+, ie. https://zi8n3.csb.app/

Repro steps

Part 1 (Stuck):

  1. open profiler in react dev tools
  2. click record button
  3. do any action on the web page (click button or input, etc)
  4. click stop record button
  5. click record button again

Then you can see the profiler is stuck.

Part 2 (Crash):
6. continue from the above steps
7. close Chrome console
8. open the Chrome console again

Will see the components and profiler tabs are disappeared and you can't reopen it by clicking the extension, unless you restart the Chrome.

Note: if you clear the profiling data before step 5, everything works fine.

Env: MacOs Chrome extension
Chrome version: 131.0.6778.108

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

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

dioen commented Dec 16, 2024

Happens with React 18 too

@raja8287
Copy link

raja8287 commented Jan 3, 2025

Hey!
I want to work on this.

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

Successfully merging a pull request may close this issue.

3 participants