dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonpackages/react-reconciler/src/ReactFiberHotReloading.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…