Hi
I am observing some different behaviour for “Dynamic Content Macro” for my app in preview mode page.
- When I am first time adding my macro - insert editor open and when I save editor it will close and my preview editor will re-render with my changes.
- Now if I again edit same macro my editor is open and if I save my data is saved but my editor preview not updated.
I m using below code to close my editor on submit/save.
window.AP.confluence.closeMacroEditor();
@dmorrow is this intended behaviour or it’s existing bug.
Thanks,
Umang