@ciekawy wrote:
I wonder if it would be possible to use VirtualScroll and ion-infinite-scroll together. The benefit is to handle result that grows significantly after loading many subsequent chunks. On the other side its mentioned on VirtualScroll performance tips:
- Changing the dataset requires the entire virtual scroll to be reset, which is an expensive operation and should be avoided if possible.
I wonder if growing the dataset also requires reseting.
Posts: 1
Participants: 1