Hi @gerbertdelangen ,
Thanks for your kind words and for reaching out with your questions!
Ensuring the Design is Available Before Saving
Currently, the plugin doesn’t have an event that triggers when Save Design or Generate Content is fully processed. Using a delay works but isn’t ideal. As a workaround, you might try:
- Using a custom state to track when the design updates before saving.
- Running a “Do every X seconds” workflow to check for changes before proceeding.
We see how a built-in event for this would be useful and will pass this suggestion to our dev team for consideration.
Clearing the Editor’s State
The Initialize Editor action doesn’t fully reset the editor’s states. To clear them, you could:
- Manually set the editor’s content to an empty string (
"") before reinitializing.
- Use custom states to track changes and reset the content as needed.
Let us know if you need further clarification or have additional insights on your setup. 
Best Regards,
Support Team
Browse all Zeroqode Plugins for Bubble
