Skip to content
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

Cannot set property defaults of [object Object] which has only a getter #17

Open
alansiqueira27 opened this issue Oct 16, 2023 · 0 comments

Comments

@alansiqueira27
Copy link

I have this error below when trying to use it, on the this.editor = grapesjs.init({:

image

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant