I use ckeditor in gwt project. When I try to destroy ckeditor, I call the function destroy, but in the gwt debugger this kind of error pops up

com.google.gwt.core.client.JavaScriptException: (Error) @com.companyname.projectname.frontend.client.common.widgets.CKEditorWidget::destroyEditor()([]): Разрешение отклонено

This problem occurs only in IE.

    0