Undo/Redo "Move" not updating link positions properly

We tried using the debug library early on but encountered issues due to the fact that we’re using the gojs-react package and didn’t quite understand how to best load the debug lib for both. But after finding this post: How to import go-debug jointly with gojs-react? I was able to get the debug lib up and running and was able to see various issues that it was complaining about and after squashing all of the errors and most of the warnings this issue appears to be resolved. I wanted to wait long enough to have multiple people test against it and its not come back up so I think I can say that the last piece of the puzzle was squashing those silent errors/warnings that we were unaware of by only using the main lib. Thank you!