Expected behavior
When I delete a node from a doc, the node should be removed from view
Actual behavior.
Node is not removed from view and I need to refresh the browser to update the view
Steps to reproduce the problem.
- Create in doc1 node "dor"
- Create in doc2 node "dor"
- Delete in doc2 node "dor"
- Observe how the node remains in view
Expected behavior
When I delete a node from a doc, the node should be removed from view
Actual behavior.
Node is not removed from view and I need to refresh the browser to update the view
Steps to reproduce the problem.