Skip to content

Navigation Bar doesn't work correctly in class expressions #5258

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

Closed
DanielRosenwasser opened this issue Oct 14, 2015 · 1 comment
Closed
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue

Comments

@DanielRosenwasser
Copy link
Member

var x = class Pnsndltn {
    foo() {

    }
}

image

Compare with a class declaration:

image

@DanielRosenwasser DanielRosenwasser added the Bug A bug in TypeScript label Oct 14, 2015
@mhegazy mhegazy added this to the TypeScript 1.8 milestone Oct 15, 2015
@mhegazy mhegazy modified the milestones: TypeScript 1.8, TypeScript 2.0 Dec 1, 2015
@mhegazy mhegazy assigned mhegazy and unassigned DanielRosenwasser Apr 25, 2016
@mhegazy mhegazy assigned ghost and unassigned mhegazy May 12, 2016
@ghost ghost mentioned this issue Jun 3, 2016
@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Jun 9, 2016
@ghost ghost mentioned this issue Jun 16, 2016
@ghost
Copy link

ghost commented Jun 20, 2016

Closed by #9220

@ghost ghost closed this as completed Jun 20, 2016
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue
Projects
None yet
Development

No branches or pull requests

2 participants