Skip to content

TypeError: Cannot read properties of undefined (reading 'dom') #622

@SadEaston

Description

@SadEaston

When I try to access editor.domElement, I get this error that points to

get domElement() {
    return this._tiptapEditor.view.dom;
 }

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions