diff --git a/playground/App.vue b/playground/App.vue index 78eccc1..aea2e9b 100644 --- a/playground/App.vue +++ b/playground/App.vue @@ -133,6 +133,7 @@ export default defineComponent({ sticky: true, showOnCreate: true, hideOnClick: false, + trigger: 'manual', }) useTippy(button6, options)