Skip to content

Conversation

@dmadisetti
Copy link
Collaborator

@dmadisetti dmadisetti commented Sep 26, 2025

📝 Summary

fixes #5577
fixes #5847

QOL fixes for mo.mpl.interactive

  1. Safari has a race condition that caused the iframe resizing to break, and subsequently cause issues from there.
  2. If the background service failed, there was no way to reconnect. Move over port exhaustion seemed a bit too easy. As such, introducing a global manager that seems to add a bit more stability

@vercel
Copy link

vercel bot commented Sep 26, 2025

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

Project Deployment Preview Comments Updated (UTC)
marimo-docs Ready Ready Preview Comment Sep 26, 2025 10:20pm

@github-actions github-actions bot added the bash-focus Area to focus on during release bug bash label Sep 26, 2025
mscolnick
mscolnick previously approved these changes Sep 26, 2025
@mscolnick mscolnick merged commit 0af3e32 into main Sep 27, 2025
40 of 45 checks passed
@mscolnick mscolnick deleted the dm/mlp-stability branch September 27, 2025 13:52
@dmadisetti dmadisetti added the bug Something isn't working label Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bash-focus Area to focus on during release bug bash bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mpl.interactive renders blank canvases mo.mpl.interactive broken in 0.14.10

3 participants