Sankey Node Coordinates Are Randomized If There is No Link Value

We have a Sankey diagram with defined Node coordinates which works fine if all of the Nodes have values in the Links. However, it appears that if a Node does not have a value assigned in a subsequent Link, the x and y coordinates for the Node are ignored and the Node is located “randomly” on the graph.