You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
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
You can sponsor this specific effort via a Polar.sh pledge below
We receive the pledge once the issue is completed & verified
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: