moveable icon indicating copy to clipboard operation
moveable copied to clipboard

moveable can't trigger drag event when target element has classname 'moveable-item'

Open z23104081 opened this issue 3 years ago • 1 comments

Description

moveable can't trigger drag event when target element has classname 'moveable-item', rotate&resize is fine.

https://codesandbox.io/s/serene-mccarthy-dh7ppe

z23104081 avatar Apr 27 '22 09:04 z23104081

@z23104081

I'm sorry. All elements in a moveable control box are using moveable-. So, it is judged as an element of moveable. How about choosing a different class name?

daybrush avatar Apr 27 '22 16:04 daybrush