Skip to content

Adding new data to list ala Redux #3

Closed
@1800joe

Description

@1800joe

First off, nice work with the library! There seems to be a bug when adding new data to the sortable list. It looks like when the component receives new props the data and subsequently the layout items are not updated, but the order is.
So when the list attempts to re-render it uses the order array to key into the data blob, but the item is not there (just a theory at the moment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions