Skip to content

[TS] Fix error with accessorless explicit indices#4484

Open
coolreader18 wants to merge 1 commit intomasterfrom
noa/ts-fix-accessorless-indices
Open

[TS] Fix error with accessorless explicit indices#4484
coolreader18 wants to merge 1 commit intomasterfrom
noa/ts-fix-accessorless-indices

Conversation

@coolreader18
Copy link
Collaborator

Description of Changes

Fixes #4445. We shouldn't have been doing idx.accessorName!.

Expected complexity level and risk

1

Testing

  • Verified that provided module no longer errors.

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.

TS modules: multiple explicit indexes without accessor crash with 'Cannot assign to read only property filter'

1 participant