CSS Not Loading for React Component with MUI in GrapesJS #6442
Unanswered
krunal1325
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm facing an issue when integrating a React component that uses Material-UI (MUI) into GrapesJS. The component renders, and data is fetched correctly via an API, but the MUI component's CSS is not applied inside the GrapesJS editor.
Additionally:
I’d appreciate any guidance on how to properly load the MUI styles and make the component's HTML accessible in the editor.
Thanks!
Here the same issue but not getting much help from it. as I have more nesting MUI components. and also using @mui/* libraries.
#1970
Beta Was this translation helpful? Give feedback.
All reactions