Skip to content

[Live] Fix bug where child components would sometimes fail this step #593

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

Merged

Conversation

weaverryan
Copy link
Member

Q A
Bug fix? yes
New feature? no
Tickets Fix #537instead -->
License MIT

The error would be:

Failed to execute 'replaceChild' on 'Node': The node to be replaced is not a child of this node.

I'm not sure what caused that (it seemed to be related to using a non-div root child component element), but replaceWith() works great.

Also updated the outdated js built file.

The error would be:

Failed to execute 'replaceChild' on 'Node': The node to be replaced is not a child of this node.

I'm not sure what caused that (it seemed to be related to using a non-div root child component element), but replaceWith() works great.

Also updated the outdated js built file.
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

Successfully merging this pull request may close these issues.

1 participant