The DropDownList does not change its popup height when items added/removed from its source.
This is a regression introduced with 2023.1.314 release.
The popup height should change according to the new number of items.
Hello Matthew,
Current potential workaround:
.k-popup {
height: auto !important;
}
Please take a look at the following Progress Kendo UI Dojo which demonstrates the implementation above, and follow for potential updates regarding the bug report.
Regards,
Patrick | Technical Support Engineer, Senior
Progress Telerik