Server connect repeat - data picker error

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

image

I add repeat based on that query

image

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:

image

Happens with pretty much any formatter or collection

This has been fixed in Wappler 4.1.0

This topic was automatically closed after 25 hours. New replies are no longer allowed.