KABBOUCHI / vue-tippy

VueJS Tooltip powered by Tippy.js
https://vue-tippy.netlify.app
MIT License
722 stars 86 forks source link

Manual closing of vue-tippy #307

Open eposwiatny opened 5 months ago

eposwiatny commented 5 months ago

``Hello everyone!

I have one question related to VueTippy because I don't really know if I'm doing something wrong or it's not supported by VueTippy.

I have a button as a target. Once I click on it, it open tippy / popover with 2 others buttons inside (Kind of dropdown). Once I click on button inside tooltip, I would like to close tippy directly after.

From what I know, VueTIppy support hide() but sems it doesn't working correctly when I click on element inside tippy

My code:

Template

`

`

Script

` Githubissues.

  • Githubissues is a development platform for aggregating issues.