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

Cannot go through tutorial when it's translated via Google Translate #515

Closed
keyserj opened this issue Sep 27, 2024 · 0 comments · Fixed by #518
Closed

Cannot go through tutorial when it's translated via Google Translate #515

keyserj opened this issue Sep 27, 2024 · 0 comments · Fixed by #518
Labels
bug Something isn't working
Milestone

Comments

@keyserj
Copy link
Collaborator

keyserj commented Sep 27, 2024

Describe the bug

Cannot go through tutorial when it's translated via Google Translate

To Reproduce

  1. go to playground
  2. use Google Translate to switch to another language
  3. open the first tutorial, step through and click "next tutorial" at the end
  4. click "next step" button on the first step of the second tutorial
  5. observe page error (console error: "Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.")

Expected behavior

no error, moves to next step in tutorial.

Additional context

Apparently this can happen in React if the user is using certain Chrome extensions, and neither Google nor React have fixed it, but there's this "workaround" which at least doesn't throw an error but seems like it might not fix the placement of DOM nodes facebook/react#11538 (comment). Can try it out and see if the fix works.

Technical ideas

No response

@keyserj keyserj added the bug Something isn't working label Sep 27, 2024
@keyserj keyserj added this to the update #5 milestone Sep 27, 2024
@github-project-automation github-project-automation bot moved this to ✅ Done in ameliorate Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant