dillon1000/react

Commit

[DevTools] Preserve the original index when sorting suspended by (#34829)

The index is both used as the key and for hydration purposes. Previously
we didn't preserve the index when sorting so the index didn't line up
which caused hydration to be the wrong slot when sorted.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-devtools-shared/src/devtools/views/Components/InspectedElementSuspendedBy.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…