Starting to poke around with the new dashboards and embedding. Noticed an issue with dimension links that had previously been a problem for us with the new table viz a year or so ago.
We use links in dimensions for navigation to other dashboards or pages within the app. Currently when embedded the link has a target="_blank"
, that does not get set in new dashboards so you end up loading the new page within the iframe instead of parent browser window.
Current:
Next doesn’t use an anchor tag so I can’t see what is happening on click, but this is what it can lead to after following a few links: