grapesjs custom code plugin doesn't act after build react app. #4827
Unanswered
alexjoe118
asked this question in
Q&A
Replies: 1 comment
-
It's hard to say without having any kind of reproducible example. Do you see logs in the console? Are you bundling the plugin with your code? |
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.
-
Hi, All.

In these days, I developed react app using grapesjs.
Everything is fine, but while trying to use custom code plugin, it is act normally with comman.
But after deploying on the server, only the custom code component is not visible. So I build on my local using command and run this as local server hosting. Then it is not visible just like server side.
Please help this issue.
This is local side screen. It acts well.
This is server side and after build local side.

Beta Was this translation helpful? Give feedback.
All reactions