You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an open pull-request for this, so I'll add an issue as well.
It would be helpful to have methods for traversing the Elements using depth-first pre-order search (and breadth-first/depth first post-order, but those seem less important).