Good day,
Is there any known reason about why a node would not be interactable besides setting allowSelect = false
on a layer or making the diagram readOnly
?
I have a simple diagram with 4 nodes (with ports and links). All of the nodes, ports, and links are being created and are visible as expected. However, I can only interact with a single node (Select, Click, Move, etc) - if I try to interact with the others, I get the basic diagram panning behavior instead.
Could you provide guidance?
Thanks in advance.