Closed TobyKLight closed 3 months ago
this should be fixed now. you have an syntax error in your code and no exception was shown. you should be able to identify the error now.
this problem was ONLY happening on dev.cables.gl. next time please tell us that, maybe in the title of the issue somehow
Hi
I'm afraid it's not fixed for me. Cannot create the node, open the code editor and fix the syntax error. Have reset cache.
I get the following error on dev.cables.gl
I'm not sure what you mean about the bug being only on dev.cables.gl. It never worked on regular cables.gl, and still doesn't. I updated the title and will add that info to the titles in future.
you are trying to use a variable called "result" but you only have a port variable called "outResult"
Thanks for the tip. The problem I'm talking about in this issue is not the error in the custom op code.
The problem I'm having is I cannot create a FlipFlop op in order to press the edit code button to update that error. Also the FlipFlip ops that I already placed in my original patch have disappeared.
If one syntax error lock you out from editing the code at all this is not ideal.
you can reach an editor on the op page itself, or click the manage op icon in the op search
Ok, thanks.
Honestly until now didn't know about those other methods for editing code.
Describe the bug I created an op (twice now) in a team Part way through patching it disappears I can still see it in the op browser. When I try to recreate it I get an error in the log "no op....."
How To Reproduce To reproduce
Platform