GeoDaCenter / GeoDaCenter/reactgeoda
Table UI crash: TypeError: y is not a function
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Sentry Issue: [REACTGEODA-1E](https://geoda.sentry.io/issues/6056005064/?referrer=github_integration)
```
TypeError: y is not a function
at onPin (../../csds_kepler/src/components/src/common/data-table/header-cell.tsx:127:37)
at onOptionSelected (../../csds_kepler/src/components/src/common/data-table/option-dropdown.tsx:148:11)
at DropdownList._onClick (../../csds_kepler/src/components/src/common/item-selector/dropdown-list.tsx:170:7)
at .onMouseDown (../../csds_kepler/src/components/src/common/item-selector/dropdown-list.tsx:235:36)
at Object.ak (app:///_next/static/chunks/fd9d1056-ddf3aa000778e5eb.js:1:71840)
...
(11 additional frame(s) were not displayed)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.