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]Cannot run on nextjs12 version #104

Closed JinkyCopilot closed 2 weeks ago

JinkyCopilot commented 2 weeks ago

It cannot run in the nextjs12 version. It can be loaded in the dev environment, but the editor cannot be loaded after the product environment is built. Please check this issue before it can be used after upgrading nextjs to version 15.

hunghg255 commented 1 week ago

Pls share me a repo. I will check help you