Skip to content

fix: avoid unnecessary throwing error in delete cell#8134

Merged
mscolnick merged 2 commits intomainfrom
ms/delete-with-throw
Feb 5, 2026
Merged

fix: avoid unnecessary throwing error in delete cell#8134
mscolnick merged 2 commits intomainfrom
ms/delete-with-throw

Conversation

@mscolnick
Copy link
Contributor

@mscolnick mscolnick commented Feb 5, 2026

Deleting a cell would then expand its children, but this would throw an error that was later caught. This is just some cleanup to avoid that

@vercel
Copy link

vercel bot commented Feb 5, 2026

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

Project Deployment Actions Updated (UTC)
marimo-docs Ready Ready Preview, Comment Feb 5, 2026 6:47pm

Request Review

@mscolnick mscolnick changed the title delete without throw fix: avoid unnecessary throwing error in delete cell Feb 5, 2026
@mscolnick mscolnick added the bug Something isn't working label Feb 5, 2026
@mscolnick mscolnick merged commit b9a204e into main Feb 5, 2026
29 of 30 checks passed
@mscolnick mscolnick deleted the ms/delete-with-throw branch February 5, 2026 19:17
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.19.8-dev38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants