WAB Developer 2.7
Enhanced Search 2.7
Just now realizing that the Search Link(s) property of the enhanced search widget is not encoding the url value. Per this image, the {NAME} value would be "STA-5/6" and the resulting clickable link is https://oursite.com/#/sta/STA-5/6 which fails to navigate.
Since the resulting url link in the search widget panel would be literal and not encoded, it does not properly navigate to the destination. The same url link displayed in the popup when hovering over the selected feature is correctly encoded as,
https://oursite.com/#/sta/STA-5%2F6