src/templates/sharecomponent/actioncomponent/dragaction/index.jsx
@@ -134,7 +134,7 @@ targetId = item.dropTargetId delete item.dropTargetId } else if (cards.length > 0) { targetId = cards[cards.length - 1].uuid targetId = cards.slice(-1)[0].uuid } const { index: overIndex } = findCard(`${targetId}`)