dillon1000/react
Commit
Browse files [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.
Changed paths2 files
First-parent comparisonpackages/react-devtools-shared/src/devtools/views/SuspenseTab/SuspenseTimeline.js ModifiedM packages/react-devtools-shared/src/devtools/views/SuspenseTab/SuspenseTreeContext.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…