Error integrating GrapeJS with Vuexy Template (MUI + NextJs) #5566
Unanswered
lucasmuleyv
asked this question in
Q&A
Replies: 1 comment 2 replies
-
I believe without a reproducible demo you hardly get any kind of help. |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm currently experiencing an issue while attempting to integrate GrapeJS into the Vuexy Template, which utilizes MUI and NextJs. Additionally, I'm using the GrapeJS React package available at https://github.com/GrapesJS/react. The specific error I'm encountering is a TypeError: "Object.defineProperty called on non-object."
To diagnose the problem, I tried implementing GrapeJS in a basic NextJS setup, where it functioned without issues. This leads me to believe the problem might be associated with the Vuexy template, although I can't be certain. Has anyone else encountered a similar issue?
Any insights or advice would be greatly appreciated. Thank you in advance for your help!
Best regards,
Lucas M.
package.json
Sandbox:
https://codesandbox.io/p/github/lucasmuleyv/example-vuexy-grapejs-javascript/master
Beta Was this translation helpful? Give feedback.
All reactions