Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第一次移动被占位置的组件被移除 #24

Open
Jason618 opened this issue Aug 29, 2018 · 1 comment
Open

第一次移动被占位置的组件被移除 #24

Jason618 opened this issue Aug 29, 2018 · 1 comment

Comments

@Jason618
Copy link

Jason618 commented Aug 29, 2018

<div v-for="(comp,index) in displayComponents" :key="index" :is="comp" v-dragging="{item: comp, list: displayComponents, group: 'list' }"></div>

displayComponents 是组件列表

@Jason618 Jason618 changed the title 第一移动被占位置的组件被移除 第一次移动被占位置的组件被移除 Aug 29, 2018
@Jason618
Copy link
Author

当被移动的是组件时,会触发unbind 导致节点被删除

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant