events are not firing in translate DragMode
Question
am using npm : "grapesjs": "^0.15.10", and dragMode: translate
added events
editor.on('block:drag', () => {
console.log('Triggered')
})
but this is working only default drag mode, not in translate drag mode. how get I fix this
Answers (3)
Actually, we've never provided a listener for a component during the drag, but I can think about adding it in the next release (eg. component:drag:start, component:drag, component:drag:end)
I see it working here https://jsfiddle.net/2gezckxL/
@artf no it does'nt working see the Demo below, i am not getting any console over there. am using chrome Version 79.0

Related Questions and Answers
Continue research with similar issue discussions.
Issue #3200
Help needed: Get the component that a block being dropped onto?
Hello, If I drag and drop a block on a dynamically added component, how can I get/access the component that the block is dropped onto? I se...
Issue #4506
BUG: Error on drag block with dragmode: absolute
GrapesJS version [X] I confirm to use the latest version of GrapesJS What browser are you using? Chrome v103 Reproducible demo link https:/...
Issue #2473
Drag and drop issue in dragMode of translate
there is an issue am facing (seems offset issue) while trying and hold and drag the toolbar's move icon i have added bootstrap and columns...
Issue #3063
BUG: Block Highlight Display Bug
Version: 0.6.18 You can get the version by typing grapesjs.version into the console Are you able to reproduce the bug from the demo? [ ] Ye...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.