reactjs-tiptap-editor
reactjs-tiptap-editor copied to clipboard
A modern WYSIWYG rich text editor based on tiptap and shadcn ui for Reactjs
``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...
Code format text can not stay inline, can you please update this? 
 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:  ---...
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.
https://tiptap.dev/docs/editor/api/utilities/html
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,...
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...