Skip to content
Discussion options

You must be logged in to vote

This is the problem, you're passing the body when the API expects a document

      const body = dom.window.document.body;
      const nodes = $generateNodesFromDOM(editor, body);

Replies: 5 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@cguerrero1205
Comment options

Comment options

You must be logged in to vote
1 reply
@cguerrero1205
Comment options

Comment options

You must be logged in to vote
1 reply
@cguerrero1205
Comment options

Comment options

You must be logged in to vote
1 reply
@cguerrero1205
Comment options

Answer selected by cguerrero1205
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants