Question
1
Replies
52
Views
Posted: June 11, 2019
Last activity: June 12, 2019
Closed
Automation watches hanging as "Evaluating..."
My automation watches always hang as "Evaluating...". They are from variables linked to form components that are not created initially, but once the form components are created the watch values still do not change. Is there a setting i need to toggle or reset..?
You'll only see these values when inside of the automation where you applied the watch. If you don't have a breakpoint, the amount of time they are watchable is almost zero. Add a breakpoint in the automation after you have accessed these values, and you'll see the values.