Closed nevermind10844 closed 4 months ago
Hello,
Any news regarding this issue? Have you managed to find a solution?
Thanks!
Hello,
Any news regarding this issue? Have you managed to find a solution?
Thanks!
Nothing unfortunately,
That's too bad... Have you explored other tree libraries by any chance?
Hi @nevermind10844
You can try to create an example on CodeSandbox that will always reproduce the flickering issue. This can help accerlerate the issue resolution time.
Hey there,
I have a tree view displaysing a couple of hundred items. When scrolling down to a certain position it begins to flicker like crazy. Going up and down from empty space to some elements above.
When I manipulate the rowsInBlock or blockInCluster to where no scrolling would be needed, it just works fine. But that is not what I would like to do to fix it.
Can you help me out?
Thanks in advance!