Jungwoo-An / react-editor-js

⚛️📝The unofficial editor-js component for React
https://codesandbox.io/s/react-editor-js-v2-34bfl
MIT License
945 stars 77 forks source link

Bug SSR nextjs #187

Closed ducjvit closed 2 years ago

ducjvit commented 2 years ago

Environment

Describe

Not working in Nextjs which using dynamic import. (version >1.10 only)

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

MoltenCoffee commented 2 years ago

Hey, as seen in #58 you can use Next.js' Dynamic Imports to achieve this.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.