-
1. Have open only the WYSIWYG Editable view of a markdown file
2. Type something then immediately hit "command (or alt)+ enter"
3. The frame splits to reveal text source input on the right. However…
-
### 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: I am encountering an issue with the RichText editor (@payloadcms/richtext-slate package, version 1.5.2) while using it in a Next.js project. When trying to add a link in the editor, the m…
-
## Feature request
### Feature description
Is there any attemp to opensource the editor used in this demo?
https://www.digitalocean.com/community/markdown
### How the feature is useful…
-
We are creating a whiteboard application. The slate editor is toggled from the readOnly on double click. As the cursor does not automatically place at the end when the readOnly mode is set to false, w…
-
**Describe the bug**
Slate editor crashes randomly with `Error: Cannot resolve a DOM node from Slate node: {"text":""}`
I've managed to track this down and reproduce it on https://demo.decapcms.…
-
### 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…
-
Upon trying to drag and drop the text, the following error appears in the console:
`Error: Cannot resolve a Slate point from DOM point: [object HTMLDivElement],0`
Additionally, the text is not moved…
-
**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
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…