Node location not updated?

Hi,

The data binding for node location is not updated after it’s moved - when creating a link, the canvas still shows the node location at its previous location point. See image below.

As you can see, the position of “default node” are in two locations (one in pink box, and other where it’s supposed to be)?

Could you please show us how to reproduce the problem? What is your location binding?

Hello @walter

Unsure how to reproduce the problem. I have integrated a 1:1 copy of State Chart into Angular.

I’m guessing the issue has something to do with ChangeDetection of Angular?

I don’t see any such problem when running that State Chart sample when drawing a new link.

How are you creating new links and how are you moving nodes?

Are you using gojs-angular and have you looked at gojs-angular-basic?