Skip to content

Conversation

@seefeldb
Copy link
Contributor

@seefeldb seefeldb commented Jul 29, 2025

Modified iframe-ctx.ts to wrap object updates in a transaction using runtime.edit() and tx.commit(). This ensures that object updates in iframes are properly handled within the transaction system, preventing potential state inconsistencies.

The change specifically affects how object-type values are updated through the iframe context API.

Summary by cubic

Fixed object updates in iframes to use transactions, ensuring changes are applied correctly.

@seefeldb seefeldb requested a review from jakedahn July 29, 2025 20:34
@linear
Copy link

linear bot commented Jul 29, 2025

@seefeldb seefeldb changed the title fix iframes with tx Fix iframe object updates to use transaction Jul 29, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

cubic analysis

No issues found across 1 file. Review in cubic

@seefeldb seefeldb merged commit ebaaca3 into main Jul 29, 2025
9 checks passed
@seefeldb seefeldb deleted the berni/ct-564-shell-support-iframe-recipes branch July 29, 2025 20:41
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.

3 participants