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
207 stars 38 forks source link

[Fix] CodeBlock list scroll #74

Closed Markkop closed 1 month ago

Markkop commented 1 month ago

image

I can reproduce the issue on Playground with a really big zoom to force the container out of the screen

image

hunghg255 commented 1 month ago

@Markkop thank for contribute. I will test later