Details
-
Bug
-
Resolution: Fixed
-
Major
-
2.0.0-alpha.2
-
None
Description
<p>In RestoreChildrenState() method the range of children to restore is wrong calculated and always uses the maximum of available items.</p><p>This leads to major performance issues when dealing with large lists, as all Children will be allocated.</p>