Skip to content

Handle unresolved baseType when trying to get completions for static member #39731

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 24, 2020

Conversation

sheetalkamat
Copy link
Member

Fixes #38067

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jul 24, 2020

// @Filename: /a.ts
//// import React from 'react'
//// class Slider extends React.Component {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

React here is unknown because there is no default export

@sheetalkamat sheetalkamat added For Milestone Bug PRs that fix a bug with a specific milestone and removed For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jul 24, 2020
@typescript-bot typescript-bot added For Uncommitted Bug PR for untriaged, rejected, closed or missing bug and removed For Milestone Bug PRs that fix a bug with a specific milestone labels Jul 24, 2020
sheetalkamat and others added 2 commits July 24, 2020 16:03
Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
@sheetalkamat sheetalkamat merged commit 48e58f4 into master Jul 24, 2020
@sheetalkamat sheetalkamat deleted the completion branch July 24, 2020 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
3 participants