-
### What’s the bug you are facing?
Global styles (https://github.com/ueberdosis/tiptap/blob/main/packages/core/src/style.ts) are added to `` when editor is created and removed when editor is destroye…
pie6k updated
3 years ago
-
when build a warning will occur:
re-exports "Editor" from both "@tiptap+vue-3@2.0.0-beta.57 " and " @tiptap/core" (will be ignored)
I think `export * from '@tiptap/core';`' can be delete from …
-
We need to upgrade and/or replace the existing WYSIWYG editor. We can use this as an opportunity to find something that will better suit BookStack's users requirements now that we have almost 6 years …
-
**Description**
I was able to convert the Vue demo collaboration to react. Text is syncing and cursors are working as expected, but there is a noticeable sluggishness. When typing, it can take sev…
-
### What’s the bug you are facing?
Can't create a CustomNode from FloatingMenu
![image](https://user-images.githubusercontent.com/31858171/141791396-91238754-2736-4981-a2c4-23cf7c454581.png)
…
Iipal updated
3 years ago
-
ios safari,load the https://milkdown.dev/#/getting-started
then will happend
https://user-images.githubusercontent.com/12773446/143396620-57d70976-f6c5-4379-a22a-75f08d1bd39a.MP4
-
**Description**
When using collaboration with a custom node and tippy-react, the following error occurs
`Cannot read properties of undefined (reading 'element')`
**Steps to reproduce the bug**
…
-
**Description**
Setting the text alignment in the editor does not work
**Steps to reproduce the bug**
Steps to reproduce the behavior:
1. Create Editor
2. Set text alignment
3. Nothing happens…
-
**Description**
If taskList is in the first line, select all content use keyboard cmd + a, and then hit delete, nothing happen. And the arrow key has no response too.
If taskList not in the first li…
-
**Description**
I followed the doc, but `addNodeView` doesn't work on Mark.
When we see the name of the props it make sense but in the doc it is not the case.
https://www.tiptap.dev/guide/custom-ex…