sentry
sentry copied to clipboard
feat(trace-tree-node): Fixing parent autogrouping logic
- We were checking for the the node to replace with the new Autogrouping node -> after replacing it with the auto grouped node
- This threw the error 'Node is not a child of its parent'