Skip to content

wrong error for _x in forEach is never assigned #57

@JasperRab

Description

@JasperRab

When assigning a _x inside a forEach to an private variable, a warning shows up that the Private variable '_x' is never assigned.
When using it directly in the code it works fine.
When using it with an global variable it also seems to work, but it might get ignored due to #55.

image

image

Metadata

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