Closed chrisdostert closed 3 years ago
possibly related to https://github.com/petyosi/react-virtuoso/issues/176
@chrisdostert thank you for the test case, resolved. I am about to release v1 over the weekend, so I will not publish a new beta for that.
Repro steps:
Expected Second iteme added to both non-virtualized and virtualized list
Actual virtualized list goes blank
Note: if you remove initialTopMostItemIndex entirely it works.