-
**Description**
A clear and concise description of what the bug is.
**Steps to reproduce the bug**
Steps to reproduce the behavior:
1. Go to …
2. Type in …
3. Click on …
4. See error message
…
-
I think after the update() function of a react nodeview (https://github.com/ueberdosis/tiptap/blob/0475356194623bc0f313634198de7c533d3f57d3/packages/react/src/ReactNodeViewRenderer.tsx#L107), we shoul…
-
**Description**
Image tags do not display when wrapped in paragraph tags
**Steps to reproduce the bug**
1. Have a content string with an image tag inside ie. ``, it will not display. When inspect…
-
**The problem I am facing**
In the example from the docs, the [FloatingMenu](https://www.tiptap.dev/api/extensions/floating-menu/) displays when the cursor is set at a new line. I would like to toggl…
-
The Bubble Menu pops up when an image is selected and has options for styling text. I'm not sure it's considered a bug, but it does look a little silly since you can't take those actions on an image (…
-
**Description**
I am trying to create a custom node, and I have achieved one in the following sandboxcod, but in the following code the blockId is not generating a new ID rather same id is being used…
-
**Description**
I am using a custom node with editable field and it works fine when editor is enabled but when I disable the editor the content is not shown until I click on the div that should conta…
-
**What happens?**
When I try to run the default example found in the docs here (https://next.tiptap.dev/installation/react) using Next.js, I get the following error: RangeError: Schema is missing its…
-
**What happens?**
Moved from quilljs to TipTap (react), and everything is great. However, quill adds a p tag around everything it seems. So an img tag is wrapped inside of a p tag. Inside TipTap it r…
-
Chrome Version 89.0.4389.128 (Official Build) (x86_64)
**Steps to reproduce the bug**
Steps to reproduce the behavior:
1. Go to https://www.tiptap.dev/guide/node-views/react/#adding-a-content-edi…