mermaid-js / mermaid

Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
https://mermaid.js.org
MIT License
72.71k stars 6.63k forks source link

Cardinality / Multiplicity on relations are missing #5275

Open qnton opened 9 months ago

qnton commented 9 months ago

Describe the bug Cardinality / Multiplicity on relations are missing on the Safari browser on MacOS.

To Reproduce Link to Live Editor: https://mermaid.live/edit#pako:eNotjbsOgzAQBH_F2hqKULpOT5GU15zsIyCwHfkhhBD_novEVlPMaE-45AUWbuNSngt_MgeKRjdGMYQHwfS9wqDw3hM6BMmBF6_R-TcJdZYgBKvoOa8Eipd63Gp6HdHB1tykQ_t6rnJ_wE68Fbl-C5gpSQ

Look at the Diagram on the right and see that the cardinality on relations are missing.

Expected behavior Like on Google Chrome see the cardinality / multiplicity

Screenshots Chrome:

Chrome

Safari:

Safari

Desktop (please complete the following information):

pahjbo commented 4 months ago

I am seeing this still on Safari 17.5 MacOS

julZuern commented 1 week ago

Same here (Mermaid 11.4.0; MacOS Safari 17.5), the issue also applies to the example in the documentation on class diagram cardinality: https://mermaid.js.org/syntax/classDiagram.html