Skip to content

fix: execute snippets only once during export#583

Merged
mfontanini merged 1 commit intomasterfrom
fix/export-exec-snippets
May 8, 2025
Merged

fix: execute snippets only once during export#583
mfontanini merged 1 commit intomasterfrom
fix/export-exec-snippets

Conversation

@mfontanini
Copy link
Owner

A recent refactoring on snippet execution caused a disconnect between a snippet being executed and how it reflected its state on the shared types between the snippet and the component that polls it. This caused PDF exports that contained more than one executable snippet to only have its first snippet executed and the rest still shown as "running".

Addresses part of #582

@mfontanini mfontanini merged commit 2443e8a into master May 8, 2025
4 checks passed
@mfontanini mfontanini deleted the fix/export-exec-snippets branch May 8, 2025 23:40
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