Atlassian Connect Cloud macro not working in legacy editor

Hi

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?

Thanks

Hi

Usually we see quite the opposite result - macro is not working in a new editor :slight_smile:

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?

Alex

Hi @sash011.

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.

Thanks