n0-computer / n0-computer/iroh.computer

Docs website crashed while using browser language translation

Open
#158 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
24
Forks
40
Avg merge
1d 5h
Merged PRs (30d)
4

Description

After translating the website (Browser Context Menu > Translate to...) then i met

Application error: a client-side exception has occurred (see the browser console for more information).

Console:

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

By the way, any plan for i18n here?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the browser's “Translate to...” action on the website and inspect the browser console for the removeChild DOMException. Trace the client-side page behavior involved in translation; done means the site remains usable without a client-side exception after translation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.