With zoom in on iOS, during drag and drop, the mirror element will be out of position.
It also reproduces with the Xcode simulator.

It would be helpful if I could get some solutions.
Thank you for the awesome library!!
Version:
1.0.0-beta.8
Platforms:
iOS 12.1
Safari 12.0 and Chrome 73.0.3683.68
I believe this is an issue caused by the fact that IOS does not allow for fixed positioning. I had to solve the same issue in SortableJS, so I will assign this issue to myself.
Thank you 馃樃
Most helpful comment
I believe this is an issue caused by the fact that IOS does not allow for fixed positioning. I had to solve the same issue in SortableJS, so I will assign this issue to myself.