Skip to content

Conversation

@Light2Dark
Copy link
Contributor

📝 Summary

Fixes #7767

🔍 Description of Changes

📋 Checklist

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • I have added tests for the changes made.
  • I have run the code and verified that it works as expected.
@vercel
Copy link

vercel bot commented Jan 10, 2026

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

Project Deployment Review Updated (UTC)
marimo-docs Ready Ready Preview, Comment Jan 10, 2026 5:54am
Copy link
Contributor

@akshayka akshayka left a comment

Choose a reason for hiding this comment

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

Should we just raise an explicit ValueError if the tabs dictionary is empty? What is the meaning of an empty tabs?

@Light2Dark Light2Dark added the bug Something isn't working label Jan 11, 2026
@mscolnick
Copy link
Contributor

@akshayka i imagine this is because someone is dynamically creating tabs. it kinda sucks to handle this user-side and catch, whereas a user might prefer just showing nothing instead

@akshayka akshayka merged commit 3f016ac into main Jan 12, 2026
33 of 49 checks passed
@akshayka akshayka deleted the sham/fix-tabs-index-error branch January 12, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

4 participants