react-virtual-container icon indicating copy to clipboard operation
react-virtual-container copied to clipboard

Clarify usage with optimistic

Open oyeanuj opened this issue 6 years ago • 0 comments

Hi @ctrlplusb, back with another usage question! I notice that in the docs you mention that if optimistic is used then the placeholder is rendered first before the children. Shouldn't that always be the case?

I noticed that if I don't provide a minimum height to Styled Virtual Container, then it renders all the children even though those children have a minimum height. Is that expected?

oyeanuj avatar Jan 19 '19 17:01 oyeanuj