Skip to content

BUG在切换编辑器或者卸载编辑器时,会出现编辑器变为textarea的情况 #45

@XiaYaXia

Description

@XiaYaXia

if (this.ueditor) {
this.ueditor.destroy();
window.UE.delEditor(this.containerID);
}
是不是要删除下dom呢?
?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions