Closed
Description
Summary
The breadcrumb for <a>
tags should also show the href
contents to more easily identify which <a>
was clicked.
Motivation
I have a footer with <a>
links but the breadcrumb in Sentry shows something like this: div.flex.flex-wrap > div.column > a#contact
. I already added #contact
to identify it more easily but it would be nice if the href can be in there so I don't need to identify links manually.
Metadata
Metadata
Assignees
Labels
No labels