Pending Review
Last Updated: 09 Oct 2025 11:46 by Andrei
Andrei
Created on: 09 Oct 2025 11:46
Category: KendoReact
Type: Bug Report
0
Error when resizing the container in the treelist
We use "@progress/kendo-react-treelist": "^5.10.1" in our project. Trees are usually placed in flexible containers, and users can reduce their size to 0. At this point, we get an error when calling the tableRowsVirtualization function. I have attached a screenshot at the moment of debugging. You can see that the values of items[0] and lastItem are undefined when the container size approaches 0. I didn't prepare an example to reproduce the error, because I think it's pretty clear that an error occurs here. So the questions are: if this is a bug, is it fixed in the new versions of the package? If there is a possible error on our part or it has not been fixed in the new versions, then what should we do to solve the problem? Thanks
Attached Files:
0 comments