ElemeFE / ElemeFE/element

[Bug Report] Dialog contents not destroyed even with :destroy-on-close="true"

Open
#18,433 8 comments 10 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.13.0

### OS/Browsers version
Chrome Version 79.0.3945.79

### Vue version
2.6.11

### Reproduction Link
https://codepen.io/hollowcast/pen/MWYbQBw

### Steps to reproduce
Create a dialog with option :destroy-on-close="true"

### What is Expected?
Contents of the dialog should be destroyed after it closes. (Similar to the behavior of drawer destroy on close)

### What is actually happening?
Contents are not destroyed.

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.