diff --git a/src/components/LinkItems/Section.vue b/src/components/LinkItems/Section.vue index e7092e5c..0c8d3457 100644 --- a/src/components/LinkItems/Section.vue +++ b/src/components/LinkItems/Section.vue @@ -59,11 +59,13 @@ :id="`context-menu-${groupId}`" v-click-outside="closeContextMenu" @openEditSection="openEditSection" + @navigateToSection="navigateToSection" />