exercism / exercism/website

TypeError: undefined is not an object (evaluating 'i.key.length')

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

```
undefined is not an object (evaluating 'i.key.length')
```

## Stack trace

```
../node_modules/@codemirror/autocomplete/dist/index.js:1260 in commitCharacters.keydown
../node_modules/@codemirror/view/dist/index.js:4327 in handler
../node_modules/@codemirror/view/dist/index.js:4218 in InputState.runHandlers
../node_modules/@codemirror/view/dist/index.js:4208 in InputState.handleEvent
../node_modules/@sentry/browser/src/helpers.ts:117 in sentryWrapped
```

## Tracking Details
- **Project**: exercism-js
- **Sentry**: [TypeError: undefined is not an object (evaluating 'i.key.length')](https://thalamus-ai.sentry.io/issues/98481411/)
- **Culprit**: commitCharacters.keydown(@codemirror/autocomplete/dist/index)
- **First seen:** Feb 23, 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.