Skip to content

References for union property should show union type #21297

@ghost

Description

TypeScript Version: master

Code

See findAllRefsUnionProperty.ts.

Expected behavior:

Type "a" | "b".

Actual behavior:

Type is "a".

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions