vue-drag-resize icon indicating copy to clipboard operation
vue-drag-resize copied to clipboard

OnContextMenu event does not work

Open mirkofisic opened this issue 5 years ago • 1 comments

Is there any way to implement v-on:contextmenu, @contextmenu event listener, this vue2 event listener does not work now?

mirkofisic avatar Apr 12 '19 09:04 mirkofisic

@mirkofisic Try :prevent-active-behavior="true"

Ansel avatar Apr 16 '19 03:04 Ansel