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 when using Google Translate #1092

Open
avishkar58 opened this issue Mar 2, 2023 · 0 comments
Open

Error when using Google Translate #1092

avishkar58 opened this issue Mar 2, 2023 · 0 comments
Labels
bug Something isn't working front-end Front-end work

Comments

@avishkar58
Copy link
Contributor

When users have Google Translate enabled in Chrome, they may get the following error after logging in:
NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.

This seems to be due to text blocks that aren't wrapped in a parent element getting replaced by elements by Google Translate. See here for more info: facebook/react#11538

Temporary workaround of disabling Google Translate has been added, but this should be replaced with a better solution

@avishkar58 avishkar58 added bug Something isn't working front-end Front-end work labels Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working front-end Front-end work
Projects
None yet
Development

No branches or pull requests

1 participant