inserting the Children macro (e.g. using the quick actions)
The macro placeholder is visible before the macro output.
8 updates
Changes by Marius Dumitru Florea on 20/Feb/25 09:26
Fix Version:
17.1.0
Fix Version:
16.10.5
Development Priority:
High
Difficulty:
UnknownEasy
Documentation:
N/A
Documentation in Release Notes:
N/A
Assignee:
Marius Dumitru Florea
Tests:
Integration
1 comment
Marius Dumitru Florea on 20/Feb/25 09:25
Side effect of XWIKI-22834. The problem with the Children macro is that its output is empty initially, when the macro is inserted, so the WYSIWYG editor is forced to show the macro placeholder, but then the content is loaded async, lazy, but the state of the macro placeholder is not updated. Other dynamic macros may be in the same situation.
As suggested by Michael Hamann, one option is to listen to the xwiki:dom:updated event and update the state of the macro placeholder.
This message was sent by Atlassian Jira (v9.3.0#930000-sha1:287aeb6)
If image attachments aren't displayed, see this article.