Skip to content

Allow @listen decorator to target this (your custom element). #59

Description

@aarondrabeck

example,

@listen('size-changed', this);

currently produces typescript error,

[ts] 'this' implicitly has type 'any' because it does not have a type annotation.

Temporary workaround set: "noImplicitThis": false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions