Skip to content

FIX Cannot read properties of undefined (reading 'type')#10

Merged
do- merged 1 commit intodo-:mainfrom
jonny64:undef
Mar 15, 2026
Merged

FIX Cannot read properties of undefined (reading 'type')#10
do- merged 1 commit intodo-:mainfrom
jonny64:undef

Conversation

@jonny64
Copy link
Contributor

@jonny64 jonny64 commented Mar 15, 2026

FeatureCollectionType in GML 3.2.1 extends AbstractFeatureCollectionType without adding sequence/all/choice, leaving this.content undefined. Occurable constructor then reads .type on undefined and crashes.

FeatureCollectionType in GML 3.2.1 extends AbstractFeatureCollectionType
without adding sequence/all/choice, leaving this.content undefined.
Occurable constructor then reads .type on undefined and crashes.
@jonny64 jonny64 marked this pull request as ready for review March 15, 2026 16:09
@do- do- merged commit c4333f0 into do-:main Mar 15, 2026
1 check passed
@do-
Copy link
Owner

do- commented Mar 15, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants