lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Bug]: Value of select component get not updated

Open der-berni opened this issue 1 year ago • 5 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

I have created a select component from a sql query or mapped the data from an array. The value is not changed. Not even in the preview. Animation

Expected Behavior

The value schuld be changed. In the Playground it work like expected. https://app.lowcoder.cloud/playground/select/1

Animation

Steps to reproduce

Create a select component with "Map" and Data: [{id:0,name:test0},{id:1,name:test1}]

Environment

lowcoder running in docker with: lowcoderorg/lowcoder-ce-frontend:latest Version: 2.3.0-#92196587

Additional Information

No response

der-berni avatar Feb 20 '24 16:02 der-berni