Hi Martin,
We can be able to replicate the reported issue on our end. We have confirmed this as an issue from our side. We have logged a bug report for this. You can track its status from the below feedback link.
The fix will be provided in our weekly patch release which is scheduled for January 27th,2022.
We can resolve the reported issue on sample side by using CSS height property. Please check the below code snippet.
Code snippet:
|
<style>
.e-listbox-container .e-list-parent {
height: 80%;
}
</style> |
Please get back to us, if you need further assistance.
Regards,
Gayathri K