Wappler Version :4.0.7
Operating System : win 10
Server Model: node
Database Type: mysql
Hosting Type: WAMP/ VPS
Expected behaviour
correct code should be added (i.e. no repeat{0}
Actual behaviour
What actually happens?
Incorrect code added ( repeat[0] )
How to reproduce
I start with a simple query
I add repeat based on that query
I then add an action, for example a "set value" but this could be any expression
and add an expression via the picker, in this case for an example a simple check on the user identity matching a table field
picker adds repeat[0] to property erroneously stopping the condition working
code generated is:
Happens with pretty much any formatter or collection