How to keep source list element in position during drag when copying into another list

Viewed 103

How to keep item in the list in all time when draging item using copyArrayItem?

Here is the example code https://angular-ucjf4h.stackblitz.io

The drag item is remove from the list and added after completion. But I would like the item to stay in place.

0 Answers
Related