udecode / plate

A rich-text editor powered by AI
https://platejs.org
Other
12.08k stars 737 forks source link

Client cruash when typing `---` in playground markdown part #3007

Closed suhaotian closed 8 months ago

suhaotian commented 9 months ago

Description

When typing --- in playground markdown part, client cruash:

Application error: a client-side exception has occurred (see the browser console for more information).

Steps to Reproduce

  1. Open https://platejs.org/

  2. Find markdown part(Red here) and type ---:

image
  1. Will crush:
image

Sandbox

Expected Behavior

Environment

felixfeng33 commented 8 months ago

This is not bug, because the data of this section is too old. in other place will not this error

suhaotian commented 8 months ago

Good to know. I will close this. Thanks reply