Skip to content

Listing Component: data prop update does not trigger a rerender #16

@pluschnikow

Description

@pluschnikow

The list only re-renders when a new item is added, but not if an item object is updated.

if (data.length !== this.props.data.length)

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