Describe the bug
I have a ParallelAll node in my tree. This ParallelAll node has two children that are different subtrees. The display in real-time monitor and log viewer is correct when the subtrees are collapsed. If I expand the 2 subtree children, the left subtree is the same as the right subtree although they are two different subtrees.
To Reproduce
Provide a list of steps to reproduce the issue.
Expand both subtree children of a ParallelAll node.
The two subtrees should be displayed correctly
Expected behavior
I expected both subtree children of a ParallelAll node to be displayed correctly in real-time monitor and log viewer.
Screenshots and videos
If applicable, add screenshots to help explain your problem.
Consider using a screen-recording application (for instance, https://www.screencapture.com/)
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.