ElemeFE / ElemeFE/element

[Bug Report] I can't drag an element in el-drawer out the drawer to another div (el-drawer 内的元素无法拖拽到外部区域 ,外部区域无法响应其drop事件)

Open
#22,262 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### Element UI version
2.15.6

### OS/Browsers version
Chrome 95

### Vue version
2.6.11

### Reproduction Link
https://github.com/ElemeFE/element

### Steps to reproduce
1. el-drawer has an DOMelement
2. drag the DOMelement out the el-drawer to another div
3. the div can't trigger drop event
el-drawer 内的元素无法拖拽到外部区域 ,外部区域无法响应其drop事件

### What is Expected?
the div can trigger drop event 。 el-drawer 内的元素无法拖拽到外部区域 ,外部区域可以响应其drop事件

### What is actually happening?
the div can‘t trigger drop event 。el-drawer 内的元素拖拽到外部区域 ,外部区域没响应其drop事件

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.