Flows: Setting values from a SC call's data doesn't work on first run

OS info

Problem description

Pretty weird stuff.

So I’ve got this flow.

image

The flow is called when an input changes its value.

image

And this is the result:

image

I changed the value of the input twice.

First time var1 variables do not evaluate -> undefined
The modal which is shown in between var1 and var1_copy evaluation has a binding in it’s text.

image

As you can see it’s the same expression as the one evaluated for var1 and var1_copy. However the variables will evaluate on the second run, but showing the result of the SC from the first run.

Steps to reproduce

  1. See above.
Community Page
Last updated: