xhlife / vue3-grid-layout

About A draggable and resizable grid layout, for Vue3.
https://github.com/xhlife/vue3-grid-layout
MIT License
102 stars 28 forks source link

Not able to drag to new position #16

Closed emilhals closed 9 months ago

emilhals commented 9 months ago

I'm able to drag however I can't drag to a new position.

This is the error I get in my console:

MouseEvent.mozPressure is deprecated. Use PointerEvent.pressure instead. MouseEvent.mozInputSource is deprecated. Use PointerEvent.pointerType instead.

I'm using Firefox.

Edit: Find out it has no effect