dillon1000/react

Commit

Cancel animation when a custom Timeline is used (#35567)

Follow up to #35559.

The clean up function of the custom timeline doesn't necessarily clean
up the animation. Just the timeline's internal state.

This affects Firefox which doesn't support ScrollTimeline so uses the
polyfill's custom timeline.
Browse files
Changed paths2 files
First-parent comparison
M fixtures/view-transition/src/components/Page.js ModifiedM packages/react-dom-bindings/src/client/ReactFiberConfigDOM.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…