You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a scenario where I want to implement right click on div which is also my drag handle. On selecting one option from context menu on div height changes. But on height change, y position of other items in draggable list does not change.
#29
Open
NishiPhalke opened this issue
Jun 18, 2018
· 1 comment
I'm not able to reproduce this issue. Are you putting an event listener on the element containing the drag handle? By context menu, do you mean the browser's native right-click context menu, or an element that you've made? What browser are you using?
No description provided.
The text was updated successfully, but these errors were encountered: