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

Fix dom exception problem #2417

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Phillweston
Copy link
Contributor

Fix the following bug:

[Bug]: DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.

Copy link

vercel bot commented May 15, 2024

@Phillweston is attempting to deploy a commit to the tangly1024's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

netlify bot commented May 15, 2024

Deploy Preview for beamish-semolina-0ecf31 ready!

Name Link
🔨 Latest commit 3c0d262
🔍 Latest deploy log https://app.netlify.com/sites/beamish-semolina-0ecf31/deploys/6644d4e0aef804000841e5c2
😎 Deploy Preview https://deploy-preview-2417--beamish-semolina-0ecf31.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Phillweston
Copy link
Contributor Author

Seems that when translate is enabled in Chrome or Edge, the DOM will cause the error, here are the related issues I've found:

facebook/react#11538

https://wordpress.stackexchange.com/questions/408808/how-to-solve-react-dom-removechild-on-node-error-while-google-translate-extens

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.

None yet

1 participant