Interviewer
Interviewer copied to clipboard
Sociogram is calling network filter while dragging - why?
The sociogram interface is calling the network query filter
method multiple times per second when dragging a node. This shouldn't be happening! Seems to be caused by dispatching UPDATE_NODE
.
- Detach edge rendering from state
- Detach node rendering from (some?) state