Open
Description
On every click of the label, if the children is empty we are making api call to fetch the children of that particular label and append data to clicked label. In this case, since children is empty, expand icon is not visible.
Can someone pls let me know how to handle this scenario. Thanks in advance!