I am running into a weird issue with my LinkingTool where the TemporaryLink.FromNode and TemporaryLink.FromPort (as well as on the To end) are null even if the Link is connected. Everything works fine when drawing links from nodes initially (the temporary link has node & port information where appropriate) until a link is created from one node to another. After that, linking from any node on the diagram does not have the node & port information, which is causing some issues with my link routing.
Any ideas for how I can fix this?
Thanks
Ryan