ERROR NEW VERSION: "grapesjs": "0.21.6" #5400
Replies: 6 comments 8 replies
-
Beta Was this translation helpful? Give feedback.
-
can you please indicate the exact step to reproduce? |
Beta Was this translation helpful? Give feedback.
-
I have same issue
|
Beta Was this translation helpful? Give feedback.
-
Any update?? @artf |
Beta Was this translation helpful? Give feedback.
-
Any update?? |
Beta Was this translation helpful? Give feedback.
-
From a quick check, the issue seems to be related to the usage webpack v4 with the grapejs module which is built with v5. As a quick workaround, you can import the builtin UMD bundle import grapesjs from "grapesjs/dist/grapes.min"; |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
With the new version and the new file added grapes.mjs appears this new error with webpack. I think that it's a grapesjs bug.
Beta Was this translation helpful? Give feedback.
All reactions