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.