dillon1000/react

Commit

[DevTools] Check suspense child node presence in parentSuspense.children before removing (#35775)

Currently, this silently removes the last child in the list, which
doesn't contain the `id`.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-devtools-shared/src/devtools/store.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…