Expression in Set Value becomes string

Wappler 5.2.2

Expression in Set Value becomes string, even when typed directly in the Code view of the Data Binding Picker

query.top((query.count()/4)*2).last((query.count()/4))

Hello, does this happen only when entering the expression manually, or also when creating it using the data picker?

Haven’t tried fully building the expression using the visual expression builder, that’s a tad difficult :sweat_smile:

Seems there is something very special about this expression and out parser can’t handle it, so that is why it turns to string.

Will investigate.

Fixed in Wappler 5.2.3

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