Hello,
I would like to report a rendering issue in dhtmlxDiagram when using Safari.
Summary
When setting backArrow: "filled" on a line, the line becomes invisible (no stroke is rendered) in Safari.
Steps to reproduce
- Open the following snippet in Safari:
DHTMLX Snippet Tool - Observe a line with
backArrow: "filled"
Actual behavior
- The line is not visible (appears without color / stroke)
Expected behavior
- The line should be rendered normally with a visible stroke and a filled arrow
Environment
- Browser: Safari 26.1 (21622.2.11.11.9)
Additional context
- This issue occurs in both v6.0.11 and v6.1.1
- The same configuration works correctly in other browsers (e.g., Chrome)
Documentation reference:
Question
- Is this a known issue with Safari rendering?
- Is there any recommended workaround or configuration to ensure correct rendering in Safari?
Thank you for your support.