v2.5.308 breaks text rendering for draw.io diagrams #7744
Replies: 4 comments 2 replies
-
You can disable HTML Sanitization under Admin > Rendering > HTML > Security as a workaround. The dompurify module was updated to the latest version which most likely has new rules that conflicts with draw.io. |
Beta Was this translation helpful? Give feedback.
-
We are having the same issue. The Workaround for disabling of HTML Sanitization worked. But text from a diagramm still does still not show in editor mode. |
Beta Was this translation helpful? Give feedback.
-
This has been an issue for quite a while, on text objects if you untick 'formatted text' and tick 'convert labels to SVG' they do render OK |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
After Upgrading from 2.5.307 to 2.5.308, we noticed text in diagrams was no longer rendering.
Before update (v2.5.307):

After update (v2.5.308):

To reproduce:
Beta Was this translation helpful? Give feedback.
All reactions