-
Error in v-on handler: "RangeError: Can not convert to a Fragment (looks like multiple versions of prosemirror-model were loaded)"
-
I have a TipTap editor as a children elements of the List component. It has an option to edit text. After I have upgraded Grommet, I suddenly noticed that when editing text, my whitespaces are removed…
-
### Affected Packages
core, extension-heading, extension-link, extension-list-item, pm, starter-kit, vue-3
### Version(s)
2.6.6
### Bug Description
Installing these packages results in the messag…
-
Decide on and integrate WYSIWYG editor with simple component for rich text fields throughout the application
- [x] Rich text fields on nodes
- [ ] Process documentation
-
In the PPR project there are a number of feature flags. While some are still needed to toggle features, others may no longer be needed. Review is necessary to determine which feature flags are no long…
-
![image](https://user-images.githubusercontent.com/2073168/160732178-21e191ef-3dcf-4462-aa73-e902b5494633.png)
-
### What’s the URL to the page you’re sending feedback for?
https://tiptap.dev/guide/node-views/react
### What part of the documentation needs improvement?
The React examples. I lost 2 days l…
-
### What’s the bug you are facing?
When an editor with the Mentions extension is unmounted while having the mention suggestion popup active and **selected**, this message appears in the console log…
-
Make sure the screen readers read out the text content of a place detail info popup after
1. the user searches for a place
2. the user presses the place mark of a saved place
3. the user saves a pl…
-
# Problem
Whenever selecting anything from the `+` icon or by drag-dropping (like code snippet, GIF, etc.), I get an error.
## My code (`Compose.js`)
```javascript
import React, { useState }…