Dynamically Appended Script with window.onload Not Executing in GrapeJS #6005
fredrickreuben
started this conversation in
General
Replies: 1 comment
-
actual code i want to run is this document.addEventListener('alpine:init', () => { |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Describe the bug
I'm dynamically appending a script to the GrapeJS editor using the following code:
Beta Was this translation helpful? Give feedback.
All reactions