exercism / exercism/website

TypeError: Cannot read properties of undefined (reading 'length')

Open
#8,761 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

```
Cannot read properties of undefined (reading 'length')
```

## Stack trace

```
../node_modules/@codemirror/view/dist/index.js:627 in ChildCursor.findPos
../node_modules/@codemirror/view/dist/index.js:575 in ContentView.childPos
../node_modules/@codemirror/view/dist/index.js:3119 in DocView.coordsForChar
../node_modules/@codemirror/view/dist/index.js:8078 in EditorView.coordsForChar
../node_modules/@codemirror/view/dist/index.js:7214 in this.handlers.characterboundsupdate
../node_modules/@sentry/browser/src/helpers.ts:117 in sentryWrapped
```

## Tracking Details
- **Project**: exercism-js
- **Sentry**: [TypeError: Cannot read properties of undefined (reading 'length')](https://thalamus-ai.sentry.io/issues/94843440/)
- **Culprit**: ChildCursor.findPos(@codemirror/view/dist/index)
- **First seen:** Feb 10, 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.