Skip to content

fix(compiler): resolveVar follows import chain - #6801

Merged
johnjenkins merged 2 commits into
mainfrom
fix-resolveVar-import-chain
Aug 3, 2026
Merged

fix(compiler): resolveVar follows import chain#6801
johnjenkins merged 2 commits into
mainfrom
fix-resolveVar-import-chain

Conversation

@johnjenkins

Copy link
Copy Markdown
Contributor

What is the current behavior?

GitHub Issue Number: #6800

What is the new behavior?

Fixes #6800 - we now use the typechecker to follow a symbol's potential import chain

Documentation

Does this introduce a breaking change?

  • Yes
  • No

Testing

Other information

@johnjenkins
johnjenkins requested a review from a team as a code owner August 3, 2026 16:08
@johnjenkins
johnjenkins merged commit 85235c3 into main Aug 3, 2026
28 checks passed
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.

resolveVar() does not resolve imported constants in @Event() decorators

1 participant