hunghg255 / reactjs-tiptap-editor

A modern WYSIWYG rich text editor based on tiptap and shadcn ui for Reactjs
https://reactjs-tiptap-editor.vercel.app/
MIT License
203 stars 37 forks source link

[Bug] Popover is not working with Dialog Shadcn due to the overlay issue #69

Closed phongphanh closed 1 month ago

phongphanh commented 1 month ago

Cannot click on popover when using RichTextEditor on Dialog Shadcn:

hunghg255 commented 1 month ago

@phongphanh thanks for the feedback. maybe related to this issue. I will check this later https://github.com/shadcn-ui/ui/issues/1511

hunghg255 commented 1 month ago

@phongphanh I fixed this issue. let try latest version