marimo
marimo copied to clipboard
fix: random ids for ui elements made in functions
trafficstars
RPC triggered creation of a UI element (altair_chart), which then incorrectly evicted an existing UI element from the registry.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| marimo-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 16, 2024 10:28pm |
| marimo-storybook | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 16, 2024 10:28pm |
@mscolnick if this looks good to you, feel free to merge it into your branch. I noticed a unit test is failing, but it at least works in the smoke test for me.