You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure where this may or may not be possible to adjust, and I have seen the same issue in other tree libraries (such as antd). If you hold and rapidly drag a node around it slows to a crawl, seems to be making hundreds of queued calculations if it can go in different locations, now long since irrelevant. Any way to poll less often and/or discard older calculations of placement then the current location?