This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-f3c4e115-cd13-458a-b39b-949bbe400a7c XWIKI-24107 Open

Async error block not expandable

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-f5029918-8bdf-4282-a35e-9958277f91fe Brassat Alexandru created this issue on 10/Mar/26 10:21
 
Summary: Async error block not expandable
Issue Type: cid:jira-generated-image-avatar-f3c4e115-cd13-458a-b39b-949bbe400a7c Improvement
Affects Versions: 16.10.15
Assignee: Unassigned
Components: Rendering - Async
Created: 10/Mar/26 10:21
Priority: cid:jira-generated-image-static-minor-3979c2b1-5c97-41c5-8f9f-f032b34e2e90 Minor
Reporter: Brassat Alexandru
Description:

If I have an async block which returns a `xwikirenderingerror` div, once the async is resolved, the `xwikirenderingerror` is not clickable to expand it.

Example - with the office server offline, view this in a page:

{{async}}
{{office reference="Untitled2.odt"/}}
{{/async}}

It will give you a (seemingly) expandable error div, but you can't click it to see the description (stack trace).

I think a fix could be firing 'xwiki:dom:updated' [somewhere here?](https://github.com/xwikisas/xwiki-platform/blob/380c2ca7ab0ed9ee1e564c6d0e1a94c69a5f7f64/xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/async/async.js#L32) - I didn't test this.

 
 

1 update

 
cid:jira-generated-image-avatar-f5029918-8bdf-4282-a35e-9958277f91fe Changes by Brassat Alexandru on 10/Mar/26 10:21
 
Version: 18.1.0