Commit 9e5a0be
committed
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.
1 parent c8a1e79 commit 9e5a0be
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments