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
mainly causes issues with cursor placement. issue happens when a panel contains both a node and then a reference to it. the code can't tell between the node and its reference.
issues this causes:
if you delete a reference node, the cursor will jump back to the primary node as the starting point