Skip to content
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

Typescript ? property doesn't work #126440

Closed
hansyulian opened this issue Jun 16, 2021 · 2 comments
Closed

Typescript ? property doesn't work #126440

hansyulian opened this issue Jun 16, 2021 · 2 comments
Assignees
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code) upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@hansyulian
Copy link

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.57.0
  • OS Version: Windows 10

Steps to Reproduce:

  1. I dont know how to reproduce, just every single property that uses ? just doesn't counted as T | undefined

image

@yume-chan
Copy link
Contributor

See microsoft/TypeScript#44421

@mjbvz mjbvz added *question Issue represents a question, should be posted to StackOverflow (VS Code) upstream Issue identified as 'upstream' component related (exists outside of VS Code) labels Jun 16, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jul 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code) upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

4 participants
@yume-chan @hansyulian @mjbvz and others