You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I design an Operate object as a class (with"on" attribute and "run" function), the transformer is missing the class scope when call the run function and it calls another class function with "this".