13494: Fixes multi-value property removal.
[arvados-workbench2.git] / src / views / collection-panel / collection-panel.tsx
index f1c9073da4baec4d52642e90785f59a4cc1e91b6..0a4cf3c7a0883e4b2f0377a6c0e02c5d5104fe70 100644 (file)
@@ -205,7 +205,7 @@ export const CollectionPanel = withStyles(styles)(
                                                         getPropertyChip(
                                                             k, v,
                                                             isWritable
-                                                                ? this.handleDelete(k, item.properties[k])
+                                                                ? this.handleDelete(k, v)
                                                                 : undefined,
                                                             classes.tag))
                                                     : getPropertyChip(