Hello,
I am having a problem linking a wait for event to a tracked variable in a operator.
I have seen that if we have a tracked variable as a label in an operator the wait for event offers a trigger to listen a change in the label value. This is not avaliable if the label is not a tracked variable.
When I use it, it display an error even before the event is treggered.
What am I doing wrong.
Here is the simplest example of this: