Open
Description
I was using draggable and found out it doesn't work as expected on RTL direction.
when dragging, it seems that it cannot determine the position.
sandbox link
https://codesandbox.io/s/vuedraggable-bug-example-0sy1u
the upper box is ltr direction and works fine
the lower box is rtl direction and is buggy