OS info
- Operating System : Mac OSX 19.0.0
- Wappler Version : 2.6.1
Problem description
Pretty weird stuff.
So I’ve got this flow.
The flow is called when an input changes its value.
And this is the result:
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.
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
- See above.
Community Page
Last updated:
Last updated: