How to use editorjs inside nextjs and chakra-ui #2293
Answered
by
ahmadxgani
ahmadxgani
asked this question in
Q&A
-
it seems editor.js doesn't work properly with chakra-ui and nextjs: the and sometimes the instance throw an error: i have been ensure that instance is initiated on client-side using dynamic import, but i have no idea why the error still thrown |
Beta Was this translation helpful? Give feedback.
Answered by
ahmadxgani
Mar 5, 2023
Replies: 1 comment
-
after exploring google, i solved with these solutions: reference: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ahmadxgani
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
after exploring google, i solved with these solutions:
reference: