-
## Steps to Reproduce
1. Go to https://platejs.org/docs/table
2. Click on the border of any table on any playground of the page
3. You should see a "Application error: a client-side exception has…
-
## Description
Similar to https://github.com/udecode/plate/issues/2950, I have problems creating plate-yjs plugin, and have the error message:
```
⨯ Internal error: Error: useEditorRef must be us…
-
## Description
The link toolbar button doesn't convert the node to the ELEMENT_LINK
## Steps to Reproduce
1. add link element https://platejs.org/docs/components/link-element
2. add link too…
-
## Description
Looks like a regression, but a disabled editor can be edited.
## Steps to Reproduce
1. Go to https://platejs.org/docs/components/editor
2. Edit the Disabled editor
## Envir…
-
## Description
The issue doesn't seem to affect the behavior of Plate Editor in the browser, but became visible when writing unit tests. It seems two DOM elements are created for a single floating li…
-
Hello, I'm a newcomer using PlateJS. Following the "contributing guide," I pulled the source code using Git, and after running yarn install to complete the dependency installation, I encountered an er…
-
Originally posted by **wenyongqd** August 7, 2023
Want to know why I can not edit a comment and how can I make it works?
**Description**
Comments on [platejs.org](https://platejs.org/) canno…
-
## Description
## Steps to Reproduce
I wanted to install a new component, so I installed it with the same command used to install the other components (@udecode/plate-ui@latest add [platejs …
-
## Description
When deleting forward from an empty paragraph immediately before a code block, the first line of the code block is unwrapped. This makes it impossible to remove such a paragraph if t…
-
## Description
I can't seem to install with Shadcn components already in project. Keeps saying: "Invalid configuration found in components.json" and won't init. What I am missing to make this work?
…