@STMax wrote:
How do I prevent ChangedSelection from firing during ExternalObjectsDropped and go.ChangedEvent.Insert events. This is causing issues because, the entire operation of new part creation has not been completed yet. In ChangeSelection we are getting more data from server specific to the key in the ChangedSelection which is returning undefined from server, since the original event handler (For ExternalObjectsDropped and go.ChangedEvent.Insert) is still in progress.
I am using GraphLinksModel.
Posts: 2
Participants: 2