After updating Knowage from 7.4.21 to newer Versions the following Problem occurred:
When using HTML Widgets or Custom Chart Widgets in a Cockpit, it is no longer possible to save the document while having specific HTML Tags. It is still possible to view these documents but in edit mode it is not possible to save anymore. The following error occurs when trying to save: "Invalid HTML payload in sheet ...".
In newer Versions after 7.4.21 it seems that Knowage is blocking additional HTML Tags. In the Documentation it says that dangerous HTML Tags like <button> or <script> are removed. However, it seems that additional Tags like <canvas> or <fieldset> are now forbidden as well. We are no longer able to edit or create similar documents.
Is there any whitelist/blacklist for HTML Tags that can be edited?
Thank you