When I try to access `editor.domElement`, I get this error that points to ``` get domElement() { return this._tiptapEditor.view.dom; } ```