Hey,
I’ve noticed a lot of topics related to plain-text macros and the latest reports from ecosystem say it’s fixed, however, I’m still having issues.
The macro is rendered properly on viewing a page and when adding it for the first time. The problem is when I try to edit the page. When editing the macro and when save is clicked, the macro body isn’t rendered, it displays nothing even though my debugging logs properly get the macro body. Previewing the draft works (as in macro is displayed) and saving the page also works. The only problem is the display when macro is edited.
It’s not the biggest of bugs, but it makes a bad UX.
I’ve noticed also that when editing macros, an error appears in the console on batch.js:14:479
Error: undefined missing confluence/api/navigator-context
That’s even weirder as the code is pretty simple and we don’t request any context anywhere.
The errors and failed rendering are consistent on several test instances.
Thanks in advance