rspace-online/docker
Jeff Emmett aa02473d0d fix(shell): evict tab pane from cache on script load failure
When a module script (e.g. canvas-*.js) fails to load (502 during
deploy, network error), the pane stayed in cache with a blank canvas.
Subsequent tab switches showed the broken cached pane instead of
re-fetching. Now script onerror removes the failed tag and evicts
the pane, so the next switchTo does a fresh fetch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 17:10:23 -07:00
..
blender-worker fix(shell): evict tab pane from cache on script load failure 2026-03-25 17:10:23 -07:00
freecad-mcp fix(rdesign): switch to StreamableHTTP transport, fix KiCad Python path 2026-03-25 16:48:11 -07:00
kicad-mcp fix(rdesign): switch to StreamableHTTP transport, fix KiCad Python path 2026-03-25 16:48:11 -07:00
scribus-novnc fix(rdesign): run Scribus runner as standalone supervisor process 2026-03-24 12:05:51 -07:00