This Issue is reproduceable in the FlowGrammer-Demo.
Set the “AllowDelete”-Property of die Diagram “myDiagram” in the FlowGrammer.xaml to “False”.
Then try to insert a Node in the Diagram - this results in two Nodes. One inserted and the other one “hanging around”.
How get I prevent the nodes to be deleted, but also get rid of this hanging node?