Describe the bug
If the Popout Canvas is open before adding a MediaRecorder op, it doesn't find the canvas. If I close the popout canvas, record, and reopen the popout, the op works normally.
on dev.cables.gl there is now a v2 of the mediaRecorder op, which uses the webGL canvas by default and not canvas by id, which is not working correctly with popout canvas
Link to simple, reproducible example patch https://cables.gl/p/B9TXjr
Describe the bug If the Popout Canvas is open before adding a MediaRecorder op, it doesn't find the canvas. If I close the popout canvas, record, and reopen the popout, the op works normally.
How To Reproduce
Platform
Dev Tools No relevant messages found.