Data link is not clickable

When using canvas with metrics in elements, it’s not possible to put a custom data link over it.
For example, imagine there is a map with sensors and, for each metric-value element, there is a metric associated with, each representing a different sensor.
For example, there are humidity{city=“London”}, humidity{city=“Paris”} and humidity{city=“Lisbon”}. ← If you select one of them, it is not clickable. For this example, let’s take the second one (Paris).
I want to hover my mouse over it, show the box with a link, in this example, Paris - Google Search
image

image

But when clicking over it, nothing happens. However, when putting humidity (base field value), it becomes clickable, but is not pointing to a specific metric, it just points to the first metric value it founds. In this case, it would be London - Google Search
image

image

How to put a custom data link for each metric-value type element in Grafana?
This seems to be a bug, for me

Obs.: The value in each screenshot changes because the value changed between each one.

I’m currently using Grafana v10.0.3 (eb8dd72637) as a container
Firefox 118.0.2 (64-bit)
Ubuntu 22.04.3