mdx-editor / editor

A rich text editor React component for markdown
https://mdxeditor.dev
MIT License
2.07k stars 158 forks source link

fix #585 #588

Closed Tetragius closed 2 months ago

petyosi commented 2 months ago

Not sure why the removal of the structured clone is necessary?

Tetragius commented 2 months ago

Do you mean do it line this

return new LexicalJsxNode(structuredClone(node.__mdastNode), node.__key)
Tetragius commented 2 months ago

returned the method back

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 3.11.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: