dillon1000/react

Commit

Hot reloading: Avoid stack overflow on wide trees (#34145)

Every sibling added to the stack here. Not sure this needs to be
recursive at all but certainly for siblings this can just be a loop.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-reconciler/src/ReactFiberHotReloading.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…