GeoDaCenter / GeoDaCenter/reactgeoda
Weights Creation UI TypeError: Cannot read properties of undefined (reading 'type')
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Sentry Issue: [REACTGEODA-1F](https://geoda.sentry.io/issues/6074549499/?referrer=github_integration)
```
TypeError: Cannot read properties of undefined (reading 'type')
at isPointLayer (./src/utils/data-utils.ts:63:16)
at getBinaryGeometryTypeFromLayer (./src/components/spatial-operations/spatial-join-utils.ts:25:7)
at selectGeometryData (./src/store/selectors.ts:94:25)
at None (app:///_next/static/chunks/333-a425f2749dc0b2a2.js:123:37436)
at a (app:///_next/static/chunks/333-a425f2749dc0b2a2.js:123:36239)
...
(20 additional frame(s) were not displayed)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.