RootCauseunvalidated
it is intended to be a hyperlink that navigates elsewhere. Tension: stop the `a` tag from navigating away. Outcome: include a `onClick={ev => ev.preventDefault()}` on that `a` tag.
158263a4-f1af-45b7-a947-f2dab72487d8
it is intended to be a hyperlink that navigates elsewhere. Tension: stop the a tag from navigating away. Outcome: include a onClick={ev => ev.preventDefault()} on that a tag.