tech-systems / panes

🎉📱 Create dynamic modals, cards, panes for your applications in few steps. One instance – Thousands solutions. Any framework and free.
https://panejs.com
MIT License
687 stars 40 forks source link

[BUG] Panes cannot be dragged in Chrome #228

Closed jamiegyoung closed 9 months ago

jamiegyoung commented 10 months ago

Describe the bug Dragging and move a Pane does not work Chrome

To Reproduce Create a simple pane using version 1.2.91 or above and attempt to drag it up or down in Chrome Working version with 1.2.82: https://jsfiddle.net/ngeq9c6z/18/ Broken version with 1.2.91: https://jsfiddle.net/ngeq9c6z/19/

Expected behavior The pane should be moving up and down when clicking and dragging the draggable element up and down

Desktop (please complete the following information):

roman-rr commented 10 months ago

Thank you @jamiegyoung. What do you think about updates into v.1.4.2 ?

jamiegyoung commented 10 months ago

Using 1.4.2 unfortunately doesn't seem to solve this problem from what I can tell. Let me know if I misunderstood the question 👍

roman-rr commented 10 months ago

@jamiegyoung I forked your example and upgrade into 1.4.2 here https://jsfiddle.net/romantonoff/mf4069oj/ I don't see any bugs. Can you explain more details?

jamiegyoung commented 9 months ago

Can't seem to replicate this on a new machine, even with the same chrome version so I can't give any more input, apologies