Framer icon indicating copy to clipboard operation
Framer copied to clipboard

event.stopPropagation() doesn't cancel drags

Open cleercode opened this issue 10 years ago • 5 comments

event.stopPropagation() can be used to prevent click events on parent layers from firing, but if the parent layers are draggable, it doesn't prevent the drag as expected.

cleercode avatar Dec 05 '14 23:12 cleercode

Is there a workaround for this?

mrrocks avatar Feb 26 '17 18:02 mrrocks

Is this a browser-level bug? I'm seeing the same thing with a completely different module

fresheneesz avatar May 12 '17 02:05 fresheneesz

Did you find any workarounds?

noAlvaro avatar Jun 15 '17 03:06 noAlvaro

Anything new on this issue? *push

mikekotsch avatar Jul 20 '17 09:07 mikekotsch

Yeah... whats the best way to approach this.

jordandobson avatar Feb 27 '18 03:02 jordandobson