-
Notifications
You must be signed in to change notification settings - Fork 279
Closed
Description
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).
ridane, aaggarwa88 and joncursi
Metadata
Metadata
Assignees
Labels
No labels