-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
Duplicate auto import suggestions returned for @angular/material #19922
Comments
I suspect this may have something to do with how |
mhegazy
added
Duplicate
An existing issue was already created
and removed
VS Code Tracked
There is a VS Code equivalent to this issue
labels
Nov 10, 2017
This was referenced Nov 10, 2017
ghost
mentioned this issue
Nov 15, 2017
Fixed by #20049 |
@jtsom mind logging a new issue and giving us more context. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
From microsoft/vscode#37930
TypeScript Version: 2.6.1
Reop
In a new folder:
$ npm init -y
andnpm install @angular/material
jsconfig.json
Bug:
Notice that there are multiple, duplicate entries for items such as
MatAccordion
:I confirmed that these duplicate entries are being returned by the TS server
The text was updated successfully, but these errors were encountered: