dong-king
dong-king
It is not a memory leak. The memory usage keeps increasing because DevTools has been open, and the memory it occupies continues to rise.
Sometimes I want to execute a slightly complex js code directly in the action, so I customize an action based on your EvalJSExprActionComponent, as follows: ``` export class JsActionComponent extends...
> What type you selected for the `result` output and `in` input? `result` and `in` correspond to my custom structure. The previous screenshot is just to illustrate how to use...
> This particular error I had before: > >  > > and it is fixed now in the latest version of Studio. You are probably on some older version....