udecode / plate

The rich-text editor for React.
https://platejs.org
Other
9.05k stars 610 forks source link

In playground template , when i use @udecode/plate-yjs,editor cannot render normally #3295

Open ZhangMingZhao1 opened 2 weeks ago

ZhangMingZhao1 commented 2 weeks ago

Description

I upgrade @udecode/plate-common and @udecode/plate-yjs to new version, editor cannot render, when i remove plate-yjs, it works。

image

and console done't report any error

Reproduction URL

No response

Reproduction steps

1. git clone https://github.com/udecode/plate-playground-template.git
2. upgrade @udecode/plate-common and @udecode/plate-yjs to new version

Plate version

"@udecode/plate-yjs": "^34.0.0" "@udecode/plate-common": "^34.0.5",

Slate React version

"react": "^18.2.0",

Screenshots

No response

Logs

No response

Browsers

No response

Funding

Fund with Polar

ZhangMingZhao1 commented 2 weeks ago

is there a full plate demo with yjs?