Virtualization
#1925
Replies: 1 comment 1 reply
-
Update: I found only-render-visible-elements, but it does not save from friezes while moving through the graph. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Faced with the issue of freezes in the editor
Are there any examples of graph virtualization, for example, so that node rendering is only in the field of view?
I noticed that if I add 1000 nodes to the graph, but with display: none; Then when mounting, errors about setTimeout still arrive in the console
Beta Was this translation helpful? Give feedback.
All reactions