reactjs-tiptap-editor icon indicating copy to clipboard operation
reactjs-tiptap-editor copied to clipboard

A modern WYSIWYG rich text editor based on tiptap and shadcn ui for Reactjs

Results 93 reactjs-tiptap-editor issues
Sort by recently updated
recently updated
newest added

``1. The table toolbar blocks the font toolbar.`` ``2. As shown in the figure below: When the table toolbar and font are displayed in one line, the table toolbar will...

bug

Code format text can not stay inline, can you please update this? ![Screenshot_20250103_080739_DataDude.jpg](https://github.com/user-attachments/assets/631c03cc-2710-4c49-b4b9-b158ebced2ac)

![Kapture 2024-12-31 at 10 39 25](https://github.com/user-attachments/assets/a260f350-9f4a-440a-98c3-13ac413c79e7) We shouldn't use `pointer`, we should use `grab` and `grabbing`. [cursor MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/cursor) --- It looks like this: ![Kapture 2024-12-31 at 10 47 12](https://github.com/user-attachments/assets/5024c089-0dfe-4faa-80ea-5729000895f7) ---...

enhancement

On Safari (18.1.1), it doesn't seem to be possible to open the link or the color popovers, see attached video from the official demo page: https://github.com/user-attachments/assets/9b9dc400-f8a4-4916-a850-ef83b206acc6 Chrome works all fine.

bug

https://tiptap.dev/docs/editor/api/utilities/html

enhancement

When I open the demo in Chrome mobile, most functions work normal, but it seems the editor can not detect my drag gesture. For example, when I create a table,...

enhancement

Hi @hunghg255 Have a nice day, I think it will be perfect if the lib can support React Native. I found there was another lib base on TipTap ([10Tap](https://www.npmjs.com/package/@10play/tentap-editor)) but...