-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Happens "Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node." on https://remix.run/ #2943
Comments
Seems to be facebook/react#17256 |
Issue migrated to the remix website (private) repo. |
So, what is the correct solution for this problem? |
@regchiu Did you fix this problem already ? |
No. This issue should have been listed as a special issue by the team to deal with. Probably not solved yet. |
|
It should be that Google Translate will change the DOM, causing such an error. You can see this workaround: facebook/react#11538 (comment) I saw someone discussing that currently preventing browsers from automatically asking for translation can temporarily solve this problem caused by users accidentally using Google Translate.(facebook/react#17256 (comment)) |
@regchiu |
What version of Remix are you using?
v1.4.1?
Steps to Reproduce
Convert any language with Google Translate of Chrome extension.
Keep scrolling down
Expected Behavior
No errors are displayed.
Actual Behavior
Console
The text was updated successfully, but these errors were encountered: