Skip to content

Uncaught DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. #20

Closed
@flotwig

Description

@flotwig

Getting this error intermittently while viewing snapshots in Cypress and then trying to hover over the snapshot controls while the snapshot disappears.

image

Thinking that we should just wrap .removeChild in a try/catch, or check if this._element is still a child of appendTo.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions