moveable
moveable copied to clipboard
The dragStart method cannot fire twice
Environments
- Framework name: moveable
- Framework version: 0.35.0
- Moveable Component version: 0.35.0
- Testable Address(optional): https://stackblitz.com/edit/js-feczfl
Description
When I drag the father component first and then the son component again, Moveable does not work properly. I find that dragStart does not fire twice, and manually calling moveable.dragstart(e) does not work.It works fine with version 0.32.0, so you can try it out.
@LHongHui
I checked the reason. I will fix it soon.
@LHongHui
-
lit-moveable
0.12.1 -
moveable
0.35.1 -
preact-moveable
0.37.1 -
react-compat-moveable
0.23.1 -
react-moveable
0.38.1 -
svelte-moveable
0.27.1 -
vue-moveable
2.0.0-beta.33 -
vue3-moveable
0.10.1 -
ngx-moveable
0.32.1
moveable's new version is relased. Check it again.