Skip to content

Fix crash in goto-def on @override#51016

Merged
sandersn merged 8 commits intomainfrom
fix-crash-in-goto-def-override
Oct 3, 2022
Merged

Fix crash in goto-def on @override#51016
sandersn merged 8 commits intomainfrom
fix-crash-in-goto-def-override

Conversation

@sandersn
Copy link
Copy Markdown
Member

getDefinitionFromOverriddenMember previously assumed that getTypeOfSymbolAtLocation returned undefined for a missing type, not errorType. This fixes that.

Fixes #50892

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

Labels

Author: Team For Milestone Bug PRs that fix a bug with a specific milestone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exception while resolving base type from JSDoc for references request

3 participants