lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Bug]: Gantt Chart dynamic Data Binding does not work

Open FalkWolsky opened this issue 1 year ago • 0 comments
trafficstars

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

As soon as dynamic data is introduced to the "Mapping", the whole app crashes. Using setData() by Javascript runs, but does not change the displayed data.

Expected Behavior

Both variants of dynamic data binding work as expected. A Data Query Result, used in combination with data mapping would result in dynamic adaption of the view. Same as for the setData(9 function.

Steps to reproduce

Switch to Map Mode in the Basic section and enter a JSON Object Data Array.

Environment

No response

Additional Information

No response

FalkWolsky avatar Aug 06 '24 13:08 FalkWolsky