HTML Parser not work #3884
Unanswered
shuangru-momenta
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
in the /plate-playground-template/src/components/plate-editor.tsx demo, line:454
add the code below will export an error
editor.children = editor.api.html.deserialize('<p>Hello, world!</p>')
Uncaught TypeError: Cannot read properties of undefined (reading 'cloneNode')
Reproduction URL
No response
Reproduction steps
Plate version
@udecode/plate-common": "^39.1.8",
Slate React version
"react": "^18.3.1",
Screenshots
No response
Logs
No response
Browsers
No response
Funding
Beta Was this translation helpful? Give feedback.
All reactions