Skip to content

Add an option to validate to force keyed each instead of allowing both #6482

@dtzxporter

Description

@dtzxporter

Describe the problem

Vue required that all looped blocks specify a key and it makes it easier to work with and less likely to run into an issue later.

Describe the proposed solution

It would be nice to have a lint option that would error when compiling a each block that isn't keyed.

Alternatives considered

N/A

Importance

would make my life easier

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