@peter44 wrote:
Having the following error: Binding error: missing GraphObject named null in Node#11148
Although I cannot reproduce with a goJS sample, I noticed that my program behaves different when pressing the background before selecting with CTRL-A after using CTRL-Z. Maybe my problem is related how CTRL-A behaves.
I don't receive the error when I press the background before selecting.Using the angular sample.
Press CTLR-A, shows one selected node.
Drag copy the selected nodes.
Press CTRL-Z
Press CTRL-A, no node is selectedNow with pressing background:
Press CTLR-A, shows one selected node.
Drag copy the selected nodes.
Press CTRL-Z
Press Background
Press CTLR-A, a node is selected.
Posts: 6
Participants: 2