Skip to content

List rendering glitch #36

@XANOZOID

Description

@XANOZOID

Haven't tested the mobile versions but I tested the web target.

When rendering the list, given you've added items, it will incorrectly render additional duplicate or zombie items. I think it has something to do with the virtual Dom not being able to correctly differentiate item updates between renders. Looks like it is happening because we're using an object as a key instead of a identifier like a string or integer.

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