This is original patch, I can't provide it simple, It give this error at the start, making editor inaccessible
https://dev.cables.gl/p/ZVoYg8
Error is:
"gui.opParams.op is null
TypeError: gui.opParams.op is null
{
gui.opParams.on("opSelected", () =>
{
let foundPreview = false;
const ports = gui.opParams.op.portsOut;
for (let i = 0; i < ports.length; i++)
{
if (!foundPreview && ports[i].uiAttribs.preview)"
This is original patch, I can't provide it simple, It give this error at the start, making editor inaccessible https://dev.cables.gl/p/ZVoYg8
Error is:
How To Reproduce
Platform Tested in FF 127.0.2 (64-bit)