-
**Description**
Just evaluating Plate and I stumbled upon a rather problematic issue using Firefox. This actually occurs in the official examples.
In the Balloon Toolbar, when you double click a…
mz8i updated
4 months ago
-
**Description**
When trying to execute `yarn g:build` the package at `plate-emoji` fails.
**Steps**
```
yarn g:build
```
Results in this error:
```
➤ YN0000: [@udecode/plate-emoji]: …
-
## Description
I was trying to add document editor into a new software I'm creating, and I came across plate. plate seemed like a good idea until I installed and then my tailwind styles completely …
-
Start with content like this (`|` represents the cursor).
```
1.
2. |Two
```
Then press the backspace. It produces:
```
2. Two
```
Instead of
```
1. Two
```
## Funding
* You can …
-
## Description
## Steps to Reproduce
I added the [Image Element](https://platejs.org/docs/components/image-element) component with `npx @udecode/plate-ui@latest add image-element`
This ad…
-
## Description
i want to use platejs in my projects but I am facing initialization error . when I run platejs initialization command "npx @udecode/plate-ui@latest init" but they don't ask for all co…
-
**Description**
On Firefox, putting a text cursor requires multiple clicks.
**Steps**
1. Click once on Plate does nothing and you can't type.
2. Click once more on Plate finally put a text c…
-
## Description
When typing `---` in playground markdown part, client cruash:
```Application error: a client-side exception has occurred (see the browser console for more information).```
…
-
## Description
TodoList can not switch to numbered list / bulleted list, numbered list / bulleted list can switch to todolist
## Steps to Reproduce
To reproduce the behavior:
1. G…
-
## Description
When setting text to be toggle, it doesn't reflect the playground's functionality, and just displays text how it is,
![image](https://github.com/udecode/plate/assets/141344505/1c3e6…