T
TanStack16mo ago
equal-aqua

Am I missing the purpose of Virtual? can it block rendering whats off screen?

Am I missing something for the purpose of Virtual, I've use a virtual list in past to get the performance booast of not rendering whats off screen. I went to do the same with TanStack Virtual got it working but everything appears to still be rendering. for context rendering 1000's of countdowns to dates on a page, which the countdown calculations are expensive and mostly recalculate every second.
1 Reply
equal-aqua
equal-aquaOP16mo ago
nevermind the above I was using wrong haha

Did you find this page helpful?