projectstorm / react-diagrams

a super simple, no-nonsense diagramming library written in react that just works
https://projectstorm.cloud/react-diagrams
MIT License
8.58k stars 1.17k forks source link

How can I connecting from one node's port to the any part other Node #824

Open thanhpv3380 opened 3 years ago

thanhpv3380 commented 3 years ago

hi, I have problem in this issue. Firstly, I click to the port of Node A. After that I only can receive event click when I click to the port of Node B but I can't get this event when I click to any part of Node B

malavshah-9 commented 2 years ago

@thanhpv3380 Have you found any way of doing this?