exercism / exercism/website

ReferenceError: Can't find variable: currentInset

Open
#9,485 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 find variable: currentInset
```

## Stack trace

```
/tracks/jq:486 in init
/tracks/jq:503 in global code
```

## Tracking Details
- **Project**: exercism-js
- **Sentry**: [ReferenceError: Can't find variable: currentInset](https://thalamus-ai.sentry.io/issues/146250097/)
- **Culprit**: init(tracks/jq)
- **First seen:** Sep 10, 2026

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the init function around lines 486 and 503 of tracks/jq, using the provided stack trace and Sentry report to trace the currentInset reference. Done means the exercism-js jq track no longer raises this ReferenceError during initialization and the relevant behavior is verified.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.