Hi,
The provided test page contains an invalid configuration. The correct example that exhibits the logged bug should read:
<TelerikDropDownTree Data="@_treeData"
@bind-Value="_selectedValue"
ValueField="@nameof(TreeItem.Id)"
@bind-ExpandedItems="_expandedItems"
OnChange="@OnChange">
</TelerikDropDownTree>Regards,
Dimo
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Here is a basic example. OnChange appears to not fire at all.
https://blazorrepl.telerik.com/cUuIGWOn24frhju706