lowcoder
lowcoder copied to clipboard
[Bug]: Gantt Chart dynamic Data Binding does not work
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