HTML Anchor link

Using HTML with sanitize disabled.
I have a Text panel with <a id="anchor"></a> at dashboard B.

From dashboard A i have another text panel with <a href="dashboardBurl#anchor"></a>

When i click from dashboard A, it only brings me to dashboard B page but not at anchor section. What confuses me is at dashboard B if i were to create a <a href="#anchor> it’ll work.

I’m trying to get the bookmark anchor to work from Dashboard A to B. Can someone point me in the right direction ?

Thank you!

Hi @Ironger,

I’m curious: can you reproduce this issue on play.grafana.com?

This topic was automatically closed after 365 days. New replies are no longer allowed.