Replies: 1 comment
|
Looks like the contentDocument is null even if triggered inside the |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm using GrapesJS with Create React App and I keep getting this error randomly, It doesn't happen all the time, but randomly after page refreshes. I can't figure out why this is happening, and sadly I can't share the source code, but I'm not doing anything special, just something like this tutorial. Just using
grapesjs.initinuseEffecthook. I also destroy it onuseEffectclear mechanism. Do you have any idea or any clue about why this might be happening?The error is happening on
grapesjs.initline.All reactions