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
To ensure performance, as little as possible of the data should be stored in the ReactFlow node object. We should move all the data to an outside store, and rather do a lookup when the details pane is opened.
To ensure performance, as little as possible of the data should be stored in the ReactFlow node object. We should move all the data to an outside store, and rather do a lookup when the details pane is opened.