diff --git a/packages/hoppscotch-app/components/collections/graphql/Collection.vue b/packages/hoppscotch-app/components/collections/graphql/Collection.vue index d0fa4c3ab..8506f3fd3 100644 --- a/packages/hoppscotch-app/components/collections/graphql/Collection.vue +++ b/packages/hoppscotch-app/components/collections/graphql/Collection.vue @@ -8,6 +8,7 @@ @drop="dragging = false" @dragleave="dragging = false" @dragend="dragging = false" + @contextmenu.prevent="$refs.options.tippy().show()" >
-
+
-
+
-
+
-
+
-
+