Editor events on headless mode #5153
Unanswered
dumithsalinda
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have setup an app to run app in headless mode. I generate html from it and display on the page.
But again i have a block with data loading from an external API. To display the updated content i have to generate html again when component changed, or wait till components updates in the first time. But i couldn't catch an event on editor in the event of load, updated.
can you please help me to find a possible way to wait till updating the component through api. or use of a event in headless mode.
Beta Was this translation helpful? Give feedback.
All reactions