Data binding issue - incorrect selection in server repeat

Wappler Version : 4.1.2
Operating System : mac
Server Model: node
Database Type:
Hosting Type:

Expected behavior

When selecting a column from a single query, the property column code should be generated

Actual behavior

The query name is left off leaving it invalid

How to reproduce

Setup the following – a repeat with a single query followed by a condition:

In the condition expression, select a column from the single query:

property_id is not correct, as it does not include the query name. The following is what should result:

This has been fixed in Wappler 4.2.1

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