dillon1000/react

Commit

Inject getCurrentFiber() function to DevTools (#16133)

This returns the current value of ReactCurrentFiber and enables DevTools to append a custom (owner-only) component stack to warnings and errors in DEV mode.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-reconciler/src/ReactFiberReconciler.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…