dillon1000/react
Commit
Browse files [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.
Changed paths2 files
First-parent comparisonpackages/react-reconciler/src/ReactFiberTransition.new.js ModifiedM packages/react-reconciler/src/ReactFiberTransition.old.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…