There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-f1f98ffa-7280-49e8-a6fa-7b0c19e27318 XWIKI-23034 Open

Async macro WYSIWYG:By default, the async block is invisible in the editor

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-90429333-9f57-4108-a3bd-1395562b675b Marius Dumitru Florea on 26/Jan/26 12:19
 

Charpentier Lucas I don't see any difference between the {{async}} macro and any other macro relying on async rendering when it comes to the WYSIWYG editor. In both cases:

  • inplace editor: the macro output is initially invisible until the editing area is first focused; the macro placeholder is visible afterwards; this is XWIKI-19833
  • standalone: the macro placeholder is initially visible

For both editors, the output of the async macro is visible once we switch to Source and back or insert another macro.