Replies: 1 comment
-
Okay, I found a solution. In the |
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.
-
First of all, thanks to all contributors for this amazing project!
Question:
I dynamically add a JSON to the iframe and need to rerun all the components scripts afterwards (as they depend on the JSON content). Therefore I tried to refresh the iframe by using the code from this #3413 (comment) issue. However this isn't supported anymore as the code throws errors.
So what is the current right approach to either refresh the iframe, or better, rerun all components scripts?
Beta Was this translation helpful? Give feedback.
All reactions