plate icon indicating copy to clipboard operation
plate copied to clipboard

A rich-text editor powered by AI

Results 321 plate issues
Sort by recently updated
recently updated
newest added

### Discussed in https://github.com/udecode/plate/discussions/1711 By @bknill Originally posted by **bknill** July 26, 2022 Just trying to get the playground example setup in my app. ` createAutoformatPlugin(autoformatPlugin),` Is throwing a Typescript...

bug
slate
vendor
typing

**Description** For some reason, The FloatingLink menu isn't positioning correctly sometimes. As you can see in the video, I close and open the link many times. It often displays the...

bug
plugin:link
needs reproduction

Hey team, Are you planning to add support for React 18? Currently plate is only supporting react 17 as far as I can tell. Btw, thanks for developing the plugin...

bug
vendor

Plate is being adopted by a lot of companies right now, we would love to list some of them on https://plate.udecode.io/ If you are using plate, and you don't mind...

discussion

**Description** I'm looking at this example: https://codesandbox.io/s/plate-playground-2mh1c - it's plate with many plugins enabled, all of them official. When in Chrome, pressing down arrow repeatedly behaves correctly. But in Firefox,...

bug
firefox
selection

**Description** If I add line breaks in a google doc, the deserializer adds an extra paragraph for each break. What it looks like in google doc (one paragraph between each...

bug
plugin:docx

**Description** a. Never shows active state for left align. b. Doesn't show alignment state for current selection. **Steps** a. Left align is the default alignment so it should already be...

bug
ui

**Description** See changesets.

**Description** **Steps** **Sandbox** https://codesandbox.io/s/sandpack-project-forked-9qvh1v?file=/App.tsx **Expectation** **Environment** - slate: - slate-react: - browser: chrome

bug

**Description** The mark plugins (bold, italic, code, etc) have a setting within the plugin options to specify clear values (`plugin.options.clear[]`). We use this to prevent inline code from being formatted,...

bug
plugin:autoformat