You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modified <ListWidget> rendering logic to use item ID rather than array index as the React key for the items listing, as an item's array index can change, while the ID will remain constant throughout its lifetime.
0 commit comments