-
## Steps to reproduce
1. Create a Portal instance where `SLATE_API_ENDPOINT = 'https://api.dev.slateci.io'` in `portal.conf`.
2. Log into the Portal instance.
3. Note the content of the **Cluster…
-
**Description**
Hi! I'm using Slate and Slate React to build a Notion-like editor. In Notion, hitting `Enter` creates a new independent block, which I'm recreating by having as many parallel Slate ed…
-
**Is your feature request related to a problem? Please describe.**
[BSIP 22](https://github.com/bitshares/bsips/blob/742f1a617f22fda1aec11985628d2f8860be2a23/bsip-0022.md) proposes to introduce dec…
-
**Description**
When I insert a link, the cursor focuses on the link node, I want to not focus on the link node and can enter text directly
**Recording**
A GIF or video showing the issue happenin…
-
#### Do you want to request a _feature_ or report a _bug_?
Bug? User Error?
#### What's the current behavior?
When tabbing into Slate's editor, the **focus appears and then disappears**.
!…
-
### Is your feature request related to a problem? Please describe.
There is currently no way for users to delete messages they had sent to a friend or contact. You can delete messages with attachme…
-
Although it is part of the spec the `beforeinput` event is only available in Chrome at the time of this writing. Neither Firefox nor Safari or IE implement it. But although Chrome has it, it seems to …
-
![image](https://github.com/user-attachments/assets/9785b032-232c-479d-82af-277ba47a8728)
-
### Environment
I'm using sveltekit, so I'll give the versions relevant to it.
```json
"devDependencies": {
"@sveltejs/adapter-auto": "^1.0.0",
"@sveltejs/kit": "^1.0.0",
"svelte": "^3.54.0…
-
#### maybe bug
Slate: 0.57.1
I created test, which failed:
```
/** @jsx jsx */
import { Transforms } from 'slate'
import { jsx } from '../../..'
export const run = editor => {
Transf…