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.

@coolreader18 coolreader18 requested review from Shubham8287 and cloutiertyler and removed request for cloutiertyler March 2, 2026 21:28
@clockwork-labs-bot clockwork-labs-bot added this pull request to the merge queue Mar 3, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Mar 3, 2026
@clockwork-labs-bot clockwork-labs-bot added this pull request to the merge queue Mar 3, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 3, 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.

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

2 participants