-
### Link to reproduction
_No response_
### Describe the Bug
When running payload version 2.30.1 or above and using the rich text slate editor plugin, the "Add Link" button to add link to text does …
-
### Description
Autoformat should not take effect within code blocks
### Reproduction URL
_No response_
### Reproduction steps
```bash
1. Go to 'playground'
2. Click on ' '
3. Input '# '
4. Se…
-
The `Slate` component currently requires _both_ an `editor` and an `initialValue`, the latter of which is then pushed into the editor instance.
However, it's easy for me to pre-construct an editor …
-
I want to write an editor in solidjs and slate, but slate only has a Slate-React component, can I write a Slate-solid component based on Slate-React?
-
### Description
I Follow [the doc](https://platejs.org/docs/html#slate---react---html) and create a basic editor. Calling htmlReact.serialize causes a error: Cannot resolve a DOM point from Slate po…
-
**Description**
I have the slate component defined as ``
When i want to recreate editor instance. Internally there is no any mechanism to update the context in order to get useSlate hook work proper…
-
### Description
The way the placeholders currently work, if setting a generic placeholder for the empty Plate Editor and using Placeholders for other elements, if the editor is empty both are display…
-
#### Do you want to request a *feature* or report a *bug*?
Feature
#### What's the current behavior?
React Native Version for Slate
### Scenario
We are currently working on some improvement…
-
## Description
When calling `serializeHtml` (from `@udecode/plate-serializer-html`), React throws an invalid hook error:
```bash
Uncaught (in promise) Error: Invalid hook call. Hooks can only b…
-
### Describe the Bug
When for example adding an existing image from the media archive to a collection and you want to set filters they will only work until you change something else. For example page…