exercism / exercism/website

TypeError: can't access property "3.5", x is undefined

Open
#9,406 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

```
can't access property "3.5", x is undefined
```

## Stack trace

```
../app/javascript/components/Editor.tsx:90 in Editor_default
../node_modules/@sentry/react/src/errorboundary.tsx:101 in new ErrorBoundary
../node_modules/@tanstack/react-query/src/QueryClientProvider.tsx:29 in QueryClientProvider
```

## Tracking Details
- **Project**: exercism-js
- **Sentry**: [TypeError: can't access property "3.5", x is undefined](https://thalamus-ai.sentry.io/issues/141462651/)
- **Culprit**: Editor_default(app/javascript/components/Editor)
- **First seen:** Aug 18, 2026

Contributor guide

Open the contributing guide

Research direction

Start at app/javascript/components/Editor.tsx:90 and use the linked Sentry report to understand the TypeError in the exercism-js project. Trace the undefined value and reproduce the failing Editor path; done means the reported error no longer occurs and the relevant behavior remains working.

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
Active
Clarity
Needs clarification
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.