Skip to content

@remotion/transitions: Forward stack traces for TransitionSeries.Overlay#6876

Merged
JonnyBurger merged 1 commit intomainfrom
fix/overlay-stack-traces
Mar 19, 2026
Merged

@remotion/transitions: Forward stack traces for TransitionSeries.Overlay#6876
JonnyBurger merged 1 commit intomainfrom
fix/overlay-stack-traces

Conversation

@JonnyBurger
Copy link
Copy Markdown
Member

Summary

  • Add stack prop to TransitionSeriesOverlayProps so the sequence stack trace proxy can inject it
  • Forward the stack prop through the overlay render path to the <Sequence> component
  • Fixes stack traces not appearing for <TransitionSeries.Overlay> in the Studio timeline

Test plan

  • Verify that <TransitionSeries.Overlay> now shows stack traces in the Studio timeline
  • Verify that <TransitionSeries.Sequence> stack traces still work as before

🤖 Generated with Claude Code

…verlay`

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Mar 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bugs Ready Ready Preview, Comment Mar 19, 2026 3:03pm
remotion Ready Ready Preview, Comment Mar 19, 2026 3:03pm

Request Review

Copy link
Copy Markdown
Contributor

@pullfrog pullfrog bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The implementation correctly forwards the stack prop from TransitionSeriesOverlayProps through the overlay render path to the <Sequence> component. The changes are minimal, focused, and consistent with the existing pattern used for SeriesSequence.

Pullfrog  | View workflow runpullfrog.com𝕏

@JonnyBurger JonnyBurger merged commit 4b31d28 into main Mar 19, 2026
19 checks passed
@JonnyBurger JonnyBurger deleted the fix/overlay-stack-traces branch March 19, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant