-
I'm wondering if there is a plan for implementing the visualisation of the delta via Slate decorator?
I look over the code and the doc, I probably found a way to convert Yjs position to Slate posit…
-
slate.js踩坑记录
### 基本没有实践文档
因为slate在0.5版本进行了break改动,插件基本重构,所以基本没有可参考文档。
#### 解决方法
- 参考slate的Demo代码和[[slate-yjs](https://github.com/BitPhinix/slate-yjs)](https://github.com/BitPhinix/slate-yj…
-
**Describe the bug**
Deleting text can lead to a YEvent which includes an extra attribute update
**To Reproduce**
Steps to reproduce the behavior:
1. Create an XmlText which contains in order (1…
-
**Description**
The HocusPocusProvider initiates 2 connections to our YJS backend despite setting the connect flag (from v1) to true. It should set up 1 connection.
**Steps to reproduce the bug**…
ghost updated
4 months ago
-
My high-level understanding is that `selections` tells us where each user has their cursor, and Slate's `decorations` can be used to display them.
I spotted that some `slate-yjs` users have hit per…
-
Go to [Yjs Shared Editing](https://yjs.dev/#demos)
When using prosemirror y-js, having one cursor select text then opening a new tab and dragging anything (horizontal mark, image, etc.) above where…
-
## What is an IME?
[IME](https://docs.microsoft.com/en-us/windows/apps/design/input/input-method-editors)s are used to type non-latin languages (such as many Asian languages) with latin (QWERTY) ke…
dizys updated
2 years ago
-
### Discussed in https://github.com/BitPhinix/slate-yjs/discussions/387
Originally posted by **Maryam-Yumna** April 11, 2023
There's an extra empty text node added everytime i try to delete al…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Hi,
there is an issue using slate-yjs in ne…
-
When upgrading `slate` to 0.62, there are a lot of new errors and issues. It would be nice to have those fixed in the example/demo project.