Skip to content

[pull] main from remotion-dev:main#803

Merged
pull[bot] merged 2 commits intocode:mainfrom
remotion-dev:main
Apr 26, 2026
Merged

[pull] main from remotion-dev:main#803
pull[bot] merged 2 commits intocode:mainfrom
remotion-dev:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 26, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Replace setInterval-based polling with a throttled React useEffect
driven by frame state changes. Firefox does not reliably fire
setInterval during active requestAnimationFrame playback loops,
causing timeupdate to only fire on pause/resume.

The new approach uses the same frame state change mechanism that
makes frameupdate work reliably across all browsers, with 250ms
throttling preserved via leading + trailing edge dispatch.

Fixes #7144

Made-with: Cursor
@pull pull Bot locked and limited conversation to collaborators Apr 26, 2026
@pull pull Bot added the ⤵️ pull label Apr 26, 2026
@pull pull Bot merged commit 66a5dd1 into code:main Apr 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant