-
In the following the link to a web page works but the tooltip is ignored: title: "Test"
|
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 22 replies
-
I think this is an upstream bug, at least for me. Tooltips appear to be non-functional even on mermaid's webpage: https://mermaid-js.github.io/mermaid/#/flowchart Links work, but tooltips and js callbacks don't. |
Beta Was this translation helpful? Give feedback.
-
Given the nice change in the new version of
|
Beta Was this translation helpful? Give feedback.
-
@cscheid If we end up using exactly this CSS (i.e. no variation by theme) then we could just add a |
Beta Was this translation helpful? Give feedback.
-
Also, you might need to set
|
Beta Was this translation helpful? Give feedback.
-
We're going to hold off on this change for a bit until we figure out a way to make it sufficiently robust. There are currently a few issues with mermaid tooltips, specifically in the presence of multiple diagrams on the same page. Please continue to use this CSS if it works well for you, and stay tuned (to make it work on our side, we might require a few upstream bugfixes to mermaid, so no short-term solution for now... sorry about that!). |
Beta Was this translation helpful? Give feedback.
-
Ok, we now run our own fork of In order for this feature to work, you need to have |
Beta Was this translation helpful? Give feedback.
I think this is an upstream bug, at least for me. Tooltips appear to be non-functional even on mermaid's webpage: https://mermaid-js.github.io/mermaid/#/flowchart Links work, but tooltips and js callbacks don't.