React FlowChart Links
I am using JointJs to create customized drag and drop flowchart. I want to enable this feature when user clicks an element after dropping, it should have an option to connect that element to any other element. I have achieved this but with some issues;