There is 1 comment.
 
 
ChartJS Integration / cid:jira-generated-image-avatar-4d8110fa-2c64-4e92-8870-1292e9c3cb0c CHARTJS-39 Open

Inserted chart in WYSIWYG editor is not visible

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-f278a68e-ed90-4f91-881e-ab4b5be8b978 Marius Dumitru Florea on 09/Jan/25 17:29
 

Simon Urli so your problem was only with the standalone WYSIWYG editor? If so, then you could use what's indicated on https://extensions.xwiki.org/xwiki/bin/view/Extension/CKEditor+Integration#HExecuteJavaScriptcodeinsidetheeditingarea28XWiki10.102B29 , i.e. pass:

{'wysiwyg': true}

when loading the JSX.

And yes, we need to remove this option (was introduced before the in-place edit mode).