Inline Style Pages doesn't work #5741
Unanswered
JoanCodinachUoc
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.
-
Hi i use pages and ckeditor in grapesjs. The ckeditor includes inline css, for example
const actualPage: Page = this.editor.Pages.add({ component: page }) as Page;
The problem is that the html code (variable page) has inline css (
Thank you
Beta Was this translation helpful? Give feedback.
All reactions