Skip to content

document.createElement always marked deprecated #39212

Closed
@mjbvz

Description

@mjbvz

TypeScript Version: 4.0.0-dev-20200622

Search Terms:

  • deprecated

Code
For the JS

document.createElement('a');

Bug:

createElement is always rendered as deprecated

Screen Shot 2020-06-23 at 1 42 05 PM

I believe this is because one of the createElement overloads is deprecated

/cc @Kingwl @DanielRosenwasser We will need to fix this before we can ship @deprecated support in the stable version of VS Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScript

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions