useVirual become unresponsive #402
Unanswered
spacepolice10
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hi, without minimal, reproducible example it's hard to tell what's is causing this. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Is there a way to find out why my application becomes unresponsive if I use useVirtual instead of useWindowVirtual? I detected that every element rerenders thousands times every second. But my component structure is no different from the one that used as an example on a Tanstack Virtual website and this example has no such troubles. Is there a way to find exact element causing such a problem? Maybe someone stumbled upon something like that?
Beta Was this translation helpful? Give feedback.
All reactions