exercism / exercism/website

TypeError: t.entries.at is not a function

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

```
t.entries.at is not a function
```

## Stack trace

```
/beacon.min.js:1
/beacon.min.js:1
/beacon.min.js:1
/beacon.min.js:1
/beacon.min.js:1
/beacon.min.js:1 in B
/beacon.min.js:1 in o
../node_modules/@sentry/browser/src/helpers.ts:117 in sentryWrapped
```

## Tracking Details
- **Project**: exercism-js
- **Sentry**: [TypeError: t.entries.at is not a function](https://thalamus-ai.sentry.io/issues/129068642/)
- **Culprit**: ?(beacon)
- **First seen:** Jun 19, 2026

Contributor guide

Open the contributing guide

Research direction

Start with the Sentry report and the stack trace pointing to beacon.min.js and @sentry/browser/src/helpers.ts:117. Identify which browser or runtime produces the TypeError and trace the related exercism-js frontend entry point; done means the cause is confirmed and the error no longer occurs in the affected environment.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.