Skip to content

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

Description

@XiaYaXia

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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