mrthedubey

Results 1 issues of mrthedubey

### Describe the bug On Re-Render the number returned by virtualizer.getVirtualItems() is different than the number provided during initialisation of the virtualiser. #### Initialising Virtualiser ``` const count = props.attributeGroups.length;...