Skip to content

Fixed class expression name references inside class body being incorrectly resolved to an import binding with the same name, causing broken code at runtime#1387

Merged
sanex3339 merged 1 commit intomasterfrom
issue-1386
Mar 21, 2026
Merged

Fixed class expression name references inside class body being incorrectly resolved to an import binding with the same name, causing broken code at runtime#1387
sanex3339 merged 1 commit intomasterfrom
issue-1386

Conversation

@sanex3339
Copy link
Member

@sanex3339 sanex3339 commented Mar 21, 2026

Fixed class expression name references inside class body being incorrectly resolved to an import binding with the same name, causing broken code at runtime

Fixes #1386

@sanex3339 sanex3339 self-assigned this Mar 21, 2026
@sanex3339 sanex3339 added the bug label Mar 21, 2026
…ectly resolved to an import binding with the same name, causing broken code at runtime
@sanex3339 sanex3339 merged commit 7792fb0 into master Mar 21, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Appears to be a scope resolution bug

1 participant