dillon1000/react
Commit
Browse files [Fiber] Override the getCurrentStack temporarily while printing errors (#30300)
Only for parent stacks. This ensures that we can use the regular mechanism for appending stack traces. E.g. you can polyfill it. This is mainly so that I can later remove the automatic appending.
Changed paths1 file
First-parent comparisonpackages/react-reconciler/src/ReactFiberErrorLogger.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…