facebook / react

The library for web and native user interfaces.
https://react.dev
MIT License
229.07k stars 46.86k forks source link

[DevTools Bug]: Flame graph entries overlapping #26903

Open OliverJAsh opened 1 year ago

OliverJAsh commented 1 year ago

Website or app

https://web-enable-react-profil-1na9tm.herokuapp.com/

Repro steps

  1. Go to https://web-enable-react-profil-1na9tm.herokuapp.com/
  2. Open profiler
  3. Click "reload and start profiling"
  4. After the reload completes, stop profiling
  5. Step through the commits until you see this: image

The flame graph entries are overlapping other entries.

How often does this bug happen?

Every time

DevTools package (automated)

No response

DevTools version (automated)

4.27.8 (5/19/2023)

Error message (automated)

No response

Error call stack (automated)

No response

Error component stack (automated)

No response

GitHub query string (automated)

No response

OliverJAsh commented 1 year ago

@hoxyq Is it okay if I delete the Heroku app shared in the example above? I can always create a new one later on if needed.

hoxyq commented 1 year ago

@hoxyq Is it okay if I delete the Heroku app shared in the example above? I can always create a new one later on if needed.

Can you put it somewhere like codesandbox, please? So it can stay for longer.

Thanks for reporting it, by the way.

OliverJAsh commented 1 year ago

Unfortunately I wasn't able to create a reduced test case for it. The test case shared above is a review app for Unsplash.