Hello everyone,
I’m running into what seems to be a performance issue where workflows triggered by “Do when condition is true” (set to run “Every time”) are experiencing significant delays across my entire app.
I’ve recorded a video demonstrating the behavior. In this example, I have a Reusable Element (RE) for a color picker that shows a preview of the selection. The RE uses a “Do when…” workflow to update its internal states, as you can see in the following image:
The issue: As you can see in the video, the state remains empty for several seconds after the input changes. Eventually, the workflow kicks in and functions correctly, but the lag is making the UI feel broken and, even worse, causing problems when the user executes an action that depends on a state value that hasn’t been set yet because of this issue.
This is happening globally, not just in this one element.
Has anyone experienced this kind of “scheduling” lag recently? I’m struggling to find the root cause and would appreciate any insight!
