i have a diagram like below . Whenever i drop a node on a link it will be added in between two existing nodes like below
It appears that the new link that you created has not set its “toPortId” (or whatever property you are using in your GraphLinksModel) to refer to the port on the left side of that node.