You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have this error below when trying to use it, on the this.editor = grapesjs.init({:
TypeError: Cannot set property defaults of [object Object] which has only a getter
at grapes.mjs:22084:47
at Module.create (grapes.mjs:22143:14)
at Function.extend (grapes.mjs:2910:25)
at h (grapesjs-table.min.js:2:8698)
at w (grapesjs-table.min.js:2:10150)
at t.default (grapesjs-table.min.js:2:12425)
at grapes.mjs:61282:17
at Array.forEach ()
at Object.init (grapes.mjs:61278:28)
The text was updated successfully, but these errors were encountered:
I have this error below when trying to use it, on the
this.editor = grapesjs.init({
:The text was updated successfully, but these errors were encountered: