Skip to content

refactor list output rendering #16

@thescientist13

Description

@thescientist13

In TodoList, because array items can changed when updated as the result of an event being emitted by a TodoListItem, a quick hack was implemented to force unique key for each <li>.

Per comments in this issue, it seems there might be a better way. Would be good to document this as part of some overall Web Components guide or something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions