exercism / exercism/website

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.

Open
#8,820 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
548
Forks
168
Avg merge
1d 3h
Merged PRs (30d)
28

Description

## 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.
```

## Stack trace

```
s
div
../node_modules/react-i18next/dist/es/Trans.js:6 in Trans
div
../app/javascript/components/student/mentoring-session/SessionInfo.tsx:12 in SessionInfo
header
div
div
../app/javascript/components/common/SplitPane.tsx:12 in SplitPane
div
```

## Tracking Details
- **Project**: exercism-js
- **Sentry**: [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.](https://thalamus-ai.sentry.io/issues/100211862/)
- **Culprit**: Wj(react-dom/cjs/react-dom.production)
- **First seen:** Mar 2, 2026

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.