mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-05 13:21:25 -05:00
Fixed: Links to search results not always working on interactive search
Co-authored-by: Cristi <cristi@emailaddressmanager.com>
This commit is contained in:
@@ -189,6 +189,7 @@ class InteractiveSearchRow extends Component {
|
||||
<Link
|
||||
to={infoUrl}
|
||||
title={title}
|
||||
rel='noreferrer'
|
||||
>
|
||||
<div>
|
||||
{title}
|
||||
|
||||
Reference in New Issue
Block a user