Getting TypeError while using Grapesjs with React #4525
Unanswered
theashishmaurya
asked this question in
Q&A
Replies: 2 comments
-
Hello, i have the same problem and i tried many ways but nothing, did you found a solution to this? regards |
Beta Was this translation helpful? Give feedback.
0 replies
-
I guess that might be similar to this one #4565 (comment) |
Beta Was this translation helpful? Give feedback.
0 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.
-
How to reproduce the bug?
here is a link to reproduce it.
Sandbox
What is the expected behavior?
It should be loading the div inside the component.
...
What is the current behavior?
Throwing TypeError: m.render is not a function
...
The code I used to initialize the Grapesjs
Beta Was this translation helpful? Give feedback.
All reactions