Hello, I am using KendoReact DropDownTree component for my form and i want to create a label for it so when i do click on the label DropDownTree opens,
i've tried to implement it in the same way as it is done for dropdownlist
DropDownWrapper:
but it doesn't work for me, when i click on the label it just focuses DropDownTree but doesn't open it, what am i doing wrong?