Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error "failed to execute 'removechild' on 'node'" #146

Closed
Leticiaytk opened this issue Jul 26, 2021 · 0 comments
Closed

Error "failed to execute 'removechild' on 'node'" #146

Leticiaytk opened this issue Jul 26, 2021 · 0 comments

Comments

@Leticiaytk
Copy link

Leticiaytk commented Jul 26, 2021

I updated my react version and now, the Vimeo component show this error when I click to go to previous or next page:
"Uncaught DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node."

My Vimeo component is in a function that render different types of content:

{item.type === 'video' && item.vimeo && (
//component Vimeo
)}

React version: 16.14.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant