-
So this is Code Generator Once Getting from JS Function
and the Error is Occured
|
Beta Was this translation helpful? Give feedback.
Answered by
artf
Jul 23, 2024
Replies: 1 comment 2 replies
-
I'm not able to reproduce with the same component code and it's not clear from where |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try to read carefully this section, you can't use this.getInnerHTML() or anything editor-related inside the script. You have to use
script-props
if you need something from the component itself.