dillon1000/react

Commit

[Transition Tracing] Fix Cache and Transitions Pop Order (#24719)

We push the Cache before the transition so we should pop the transition before the cache. This PR fixes this issue.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-reconciler/src/ReactFiberTransition.new.js ModifiedM packages/react-reconciler/src/ReactFiberTransition.old.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…