Replies: 1 comment 1 reply
-
Sorry, but I'm not sure where is the issue, can you post a live demo with the steps to reproduce your issue |
Beta Was this translation helpful? Give feedback.
1 reply
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 GrapesJS community
This scripts works as intented when I add the component in the editor and when i export the HTML. But whenever I try to edit an existing blogpost (in my case) it doesnt work.
const editor = grapesjs.init({
components: "HTML CONTAINING THE SCRIPT",
It console logs the .this but it loses it's reference right after. Am I missing something here?
Beta Was this translation helpful? Give feedback.
All reactions