Editor not loading after updated recent version in grapesjs #4380
Unanswered
senthil177cse
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi @artf ...

I have installed recent version of [email protected]. after updated i am getting error and component also i am not able to add it in canvas. below is my editor initialize. please check and update me.
this.editor = grapesjs.init({
container: '#editor',
fromElement: true,
storageManager: {
autosave: true,
autoload: true,
},
});
Beta Was this translation helpful? Give feedback.
All reactions