Hi
I've been trying to make use of the nodes and connectors and noticed that the numbers don't match up to what is in the grid. Below is an example where i have 3 nodes and 2 connectors.
When i click on Check Numbers it will fire a method which will tell me the number of nodes and number of connectors in an alert
AS you can see from the above image the nodes is correct but connectors is wrong, when debugging i noticed that the one that is missing is going between my activity and end node. Also while debugging ive noticed that if i had more than 1 going to end node sometimes a connector is added which both the source and target node being null. Is this expected?
My project was too big to put in so please find attached in the following URL, this was made using Visual Studio Code
https://1drv.ms/u/s!AgxIdbDPqmRThVbv_KJjsCwduwsj
Thanks
Robert