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]: "Reload and profile" aways disabled on Timeline tab #24603

Closed
gaearon opened this issue May 23, 2022 · 3 comments · Fixed by #24702
Closed

[DevTools Bug]: "Reload and profile" aways disabled on Timeline tab #24603

gaearon opened this issue May 23, 2022 · 3 comments · Fixed by #24702

Comments

@gaearon
Copy link
Collaborator

gaearon commented May 23, 2022

Website or app

beta.reactjs.org (local development)

Repro steps

  1. https://github.com/reactjs/reactjs.org/tree/main/beta
  2. yarn dev

"Reload and profile" is enabled for Flamegraph:

Screenshot 2022-05-23 at 21 28 07

But disabled for Timeline:

Screenshot 2022-05-23 at 21 28 12

And yet I can "reload and profile" in Flamegraph, then switch to Timeline and it works. So this doesn't add up.

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

@gaearon gaearon added Type: Bug Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Component: Developer Tools labels May 23, 2022
@gaearon
Copy link
Collaborator Author

gaearon commented May 23, 2022

Maybe related, a "reloaded" Timeline profile appears too much shifted to the left and thus a bit borked. See overlap in the left side.

Screenshot 2022-05-23 at 21 31 57

@mondaychen
Copy link
Contributor

Just wanna confirm, by "borked" you mean some information is covered up? If so, does scrolling and dragging help?

@gaearon
Copy link
Collaborator Author

gaearon commented May 23, 2022

Oh I see, that's just existing behavior. If I zoom in, then it helps, yea. So let's ignore that part.

@mondaychen mondaychen self-assigned this May 23, 2022
@mondaychen mondaychen removed the Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug label May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants