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
add new route for selectedNode mainroute/node/{ref_id}
create hook to control selectedNode behaviour, which is described in next step
inject hook to Graph/index.tsx, with folllowing logic: call setSelectedNode on this route active (currently it is called on node click, or item in sidebar list click etc., clicking those should lead to new route)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: