dillon1000/react

Commit

[DevTools] Explicitly say which id to scroll to and only once (#34823)

This ensures that we don't scroll on changes to the timeline such as
when loading a new page or while the timeline is still loading.

We only auto scroll to a boundary when we perform an explicit operation
from the user.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-devtools-shared/src/devtools/views/SuspenseTab/SuspenseTimeline.js ModifiedM packages/react-devtools-shared/src/devtools/views/SuspenseTab/SuspenseTreeContext.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…