Skip to content

The prop value with an expression type of TSNonNullExpression could not be resolved. #126

Open
@isaacparker-at

Description

Occurs with most recent version 3.3.3.

Using @typescript-eslint/parser.

Repros:

<input maxLength={foo()!.length} />
<input maxLength={bar()[0]!.length} />

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions