- 🇬🇧United Kingdom 2dareis2do
Just to follow up on this it is possible to implement a view something like this in order to get around this behaviour.
<a href="{{ view_node_1 }}" target="_self" > {{title}}</a>
where view_node_1 is a excluded link fieldf to a node output as text
and title is the Title of the node you want to display.