I have developed a dynamic content macro add-on using connect framework.
The macro is working as expected in confluence new editor , but displaying no result in legacy editor .
Is there any way to make the add-on compatible with both the editors?
Usually we see quite the opposite result - macro is not working in a new editor
Is it a dynamic or a static macro? In any case the macro does not render itself in the old editor, but presents a placeholder - do you see a placeholder rendered instead?
I can see the placeholder and the macro is working in legacy editor now,
But the macro not working if embedded inside Table filter macro irrespective of Legacy editor or new editor.