Hi
Our application consists of a document that can contain multiple diagrams. We are using a single GoJS instance that we reload with different diagram model data as the user navigates the document. We are currently trying to implement clipboard support. This works within a single diagram but we are getting some strange behaviour when we try to copy from a diagram, move to another diagram and paste there. Before I investigate too much, could you confirm whether you’d expect this to work? Does the clipboard survive when a diagram has all of its model data replaced?