-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: element with ID «editorjs» is missing. Pass correct holder's ID. #225
Labels
bug
Something isn't working
Comments
I have the same problem |
This happens all the time with NextJS |
same issue here without SSR |
Can anyone please share the workaround for this issue when changing page it is coming everytime.I tried creating a client Editor component,and did a dynamic nossr import in the page to be used but still facing the issue. I am using NextJS
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Code
Describe
Trying with and without custom
holder
.This happens when you go to the page where it is editor located. When loading a page directly, this does not always happen
The text was updated successfully, but these errors were encountered: