Incorrect Binding in Action Picker for Select Options

Wappler Version : 3.9.9
Operating System : W10
Server Model: NodeJS
Database Type: PG

Expected behavior

Selecting text/value bindings in select should bind property/column from a list of properties of select data source.

image

Actual behavior

When opening the picker, the UI is perfect with showing just the properties from data source.
But when selected, it references 0th index.

This has been fixed