Replies: 1 comment 1 reply
-
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.
-
Hello,
I'm trying to put some Lit web-components into grapesjs.
Passing a web-component with adoptedStyleSheets (lit behavior) from one document to another does not work.
So, I was wondering why the element is created inside the main document (certainly done by backbone) and then moved into the "canvas" iframe, do you know if this behavior can be changed and see some downside to create elements directly in iframe?
Beta Was this translation helpful? Give feedback.
All reactions