Solutionunvalidated
Use a ResizeObserver on the parent container ref to read clientWidth/clientHeight and update the Stage width/height whenever the container size changes (including on sidebar resize).
ac4a607c-d2ea-4c4f-aa8e-953408f6f502
Use a ResizeObserver on the parent container ref to read clientWidth/clientHeight and update the Stage width/height whenever the container size changes (including on sidebar resize).