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
{{ message }}
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.
If I try to snapshot a group of sibling elements, only the first element is actually snapshotted. Take the following dom:
and then snapshot the children of the div:
then outputted snapshot only snapshots the first child:
The text was updated successfully, but these errors were encountered: