onRemove(selectedList, selectedItem) gives selectedItem's "index" instead of selectedItem object when keyboard "backspace" key is pressed
Opened this issue · 0 comments
Siddharth-RWS commented
When we remove the item by pressing keyboard's backspace key onRemove(selectedList, selectedItem) gives selectedItem's "index" instead of selectedItem object