dillon1000/react

Commit

Fixed potential interaction tracing leak in Suspense thennable memoization (#15531)

Audited the other places we call unstable_wrap() in React DOM and verified that they didn't have this similar problem.
Browse files
Changed paths3 files
First-parent comparison
M packages/react-reconciler/src/ReactFiberCommitWork.js ModifiedM packages/react-reconciler/src/__tests__/ReactSuspense-test.internal.js ModifiedM packages/react/src/__tests__/ReactProfiler-test.internal.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…