diff --git a/core/core-frontend/src/components/visualization/LinkageSet.vue b/core/core-frontend/src/components/visualization/LinkageSet.vue index f23795ec53..7f0f62718b 100644 --- a/core/core-frontend/src/components/visualization/LinkageSet.vue +++ b/core/core-frontend/src/components/visualization/LinkageSet.vue @@ -65,7 +65,7 @@ node-key="targetViewId" highlight-current :props="state.treeProp" - @node-click="nodeClick" + @node-click="nodeClickPre($event, 'sameDs')" >