Hi @levon, cool plugin, 2 questions:
-
Sometimes when we trigger the plugin action Save Design, the design is not yet available when the next action is processed (where we save the design to a thing/table row). Is it possible to add an event to the plugin that gets triggered when the design is available to save? At this moment we use a delay but that is a spotty (and ugly) solution. It would be good to have this for the result of the Generate content action too.
-
Is there a way to clear the states of the dynamic editor (the initialize editor action does not do this I noticed)? That would offer another way to get around the issue described above (in that case we can keep an eye on the states of the editor, save them, clear them and save them again when they are not empty anymore).