exercism / exercism/website

NotFoundError: The object can not be found here.

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

Description

## Error

```
The object can not be found here.
```

## Stack trace

```
../app/javascript/components/editor/testComponents/TestRunSummary.tsx:89 in TestRunSummaryStatus
../app/javascript/components/editor/testComponents/TestRunSummary.tsx:102 in TestRunSummaryHeader
../app/javascript/components/editor/testComponents/TestRunSummary.tsx:27 in TestRunSummary
../app/javascript/components/editor/testComponents/TestRunSummaryContainer.tsx:11 in TestRunSummaryContainer
../app/javascript/components/common/Tab.tsx:58 in TabPanel
../app/javascript/components/editor/panels/ResultsPanel.tsx:28 in ResultsPanel
../app/javascript/components/common/SplitPane.tsx:28 in SplitPane
../app/javascript/components/Editor.tsx:94 in Editor_default
../node_modules/@sentry/react/src/errorboundary.tsx:101 in new ErrorBoundary
../node_modules/@tanstack/react-query/src/QueryClientProvider.tsx:30 in QueryClientProvider
```

## Tracking Details
- **Project**: exercism-js
- **Sentry**: [NotFoundError: The object can not be found here.](https://thalamus-ai.sentry.io/issues/129988849/)
- **Culprit**: removeChild([native code])
- **First seen:** Jun 24, 2026

Contributor guide

Open the contributing guide

Research direction

Start with app/javascript/components/editor/testComponents/TestRunSummary.tsx, especially lines 89 and 102, and trace the removeChild([native code]) error using the linked Sentry report. Done means identifying the cause of the NotFoundError and confirming that the TestRunSummary view no longer produces it.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.