inokawa
inokawa
The point is that virtua have to know where the items are removed from/added to, before modifying DOM on next render. Currently `shift` prop is the one for the purpose...
Hi, thank you for raising this issue. I agree with that some of flushSync calls should be removed. It's also causing other issue (#470). Currently flushSync has 2 purposes, to...
Thanks for the report. I'll look into it myself when I have a time. > it seems reverse mode doesn't load the last messages until after you call scrollToBottom It...
Thanks for the donation! The address in the package.json will work but basically I can't accept sponsor for any specific task because I can't guarantee its schedule and priority.
https://shopify.engineering/flashlist-v2
I hope the performance issue has been fixed in `0.46.0`. The flushSync is unavoidable in current architecture, and this will be addressed in #470.
https://github.com/inokawa/virtua/pull/576#discussion_r1875664556
Released in `0.41.0`. PR for `keepMounted` is also welcome!
https://blog.logrocket.com/using-css-content-visibility-boost-rendering-performance/
Duplicate of #181