TypeError: undefined is not an object (evaluating 'c.getDatasetMeta(0).iScale.getPointLabelPosition')
Open
- Dominant language
- Ruby
- Stars
- 548
- Forks
- 168
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 28
Description
## Error
```
undefined is not an object (evaluating 'c.getDatasetMeta(0).iScale.getPointLabelPosition')
```
## Stack trace
```
../app/javascript/components/profile/ContributionsSummary.tsx:88 in timeout
../node_modules/@sentry/browser/src/helpers.ts:117 in sentryWrapped
```
## Tracking Details
- **Project**: exercism-js
- **Sentry**: [TypeError: undefined is not an object (evaluating 'c.getDatasetMeta(0).iScale.getPointLabelPosition')](https://thalamus-ai.sentry.io/issues/100851949/)
- **Culprit**: timeout(app/javascript/components/profile/ContributionsSummary)
- **First seen:** Mar 5, 2026
Contributor guide
Assessment
This issue has not been assessed yet.