Gojs Too long link

I want to use bezier. At the same time, I want objects not to go over them. But the link lengths are too long in the resulting image

I use this link template:

curve: go.Link.Bezier,
adjusting: go.Link.Stretch,
routing: go.Link.AvoidsNodes,

Were those nodes moved? If you remove the Link.adjusting setting, do you get the same results?