Array not recognised as expected on data bindings

wappler 5.2.0
mac os monterey
mode js 14
postgresql 13


am choosing an array from API response to populate values in a select drop down.

after this i want to perform a group() on this array


but it is being read as text, hence the option is not visible on the ui.

if the type is changed to array, then the value is lost

please fix the Wappler UI for this problem. manually writing code is not convenient everytime.

Community Page
Last updated: