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
Getting this error intermittently while viewing snapshots in Cypress and then trying to hover over the snapshot controls while the snapshot disappears.
Thinking that we should just wrap .removeChild in a try/catch, or check if this._element is still a child of appendTo.