dillon1000/react
Commit
Browse files [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.
Changed paths1 file
First-parent comparisonpackages/react-devtools-shared/src/devtools/views/Components/InspectedElementSuspendedBy.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…