mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-07-30 05:39:32 +00:00
71ce6b3e1b
The Fleet View's "Open in Editor" button on container rows was navigating to the dashboard instead of opening the stack in the editor. Fixed by threading the stackName through the callback chain and using a pending ref to survive the node-switch effect reset.