@brian_d_vaughn with react-virtualized is there an easier way to rerender a <List> when the data changes but the length stays the same?
and is there a simple example of how to have dynamic height elements with a <List>? docs/examples are really confusing 
-
-
Admittedly the docs should be better for CellMeasurer. Here's a usecase showing List+CellMeasurer+lazy-loaded imageshttps://github.com/bvaughn/react-virtualized/blob/master/source/CellMeasurer/CellMeasurer.DynamicHeightList.example.js …
-
turns out rendering 10k elements is slow

- 2 more replies
New conversation -
-
-
You can use CellMeasurer+CellMeasurerCache here or provide a function in the rowHeight prop of List which returns the height at an index
-
i have rows of dynamic height though so neither seem to be appropriate
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
he/him 