-
**Describe the bug**
I've been using the editor with no issue up till today. But now, when trying to change or set editable / focus state it doesn't seem to be registering. This includes setting `aut…
-
If you guys use React, you can use this library https://reactjs-tiptap-editor-playground.vercel.app/
-
The playcanvas editor now supports ESM modules.
This allows playcanvas developers to easily leverage 3rd party ready made components.
One big opportunity is to leverage React based components s…
-
## 📝 Provide detailed reproduction steps (if any)
Using [optimized imports](https://ckeditor.com/docs/ckeditor5/latest/getting-started/setup/optimizing-build-size.html) with `@ckeditor/ckeditor5-reac…
-
### Affected Packages
tiptap/react
### Version(s)
2.9.1
### Bug Description
We are encountering an issue where `this.renderer` is initialized correctly but becomes undefined during cert…
-
We received some feedback that the plot editor is overly complicated. We could remove a few functionalities, and focus on what users really need. Maybe a tutorial on how to use the editor would also m…
-
### Link to reproduction
_No response_
### Describe the Bug
When running payload version 2.30.1 or above and using the rich text slate editor plugin, the "Add Link" button to add link to text does …
-
**Describe the bug:**
The bug seems to affect any embeddable who not rely on inline editing state.
The main problem is relying on the fact that the initial state necessarily starts from a `deserializ…
-
### Describe the Bug
Searching through a list by a field of type `date` set in `listSearchableFields` throws an error.
It is expected that entering something like “2024-11-23” should work. A date pi…
-
### Description
I just followed the steps to bootstrap a basic editor and copied your code in my react project
```import { createElement, useState } from "react";
import { createRoot } from "react-…