hekigan / vue-directive-tooltip

Vue.js tooltip directive. Easy to use, configure and style
https://hekigan.github.io/vue-directive-tooltip/
MIT License
173 stars 33 forks source link

Tooltip not hiding instantly #36

Closed HugoHeneault closed 6 years ago

HugoHeneault commented 6 years ago

Hi there! Thanks for your great popperjs integration! 👍

Bug

Behaviour

Current: There is a small delay when tooltip loose the focus, so some tooltips appears at the same time :(

Expected: Tooltip should hide as soon as it loose hovering

https://codepen.io/anon/pen/wYGvee

Please mention other relevant information:

Here is a capture from the behavior: kapture 2018-10-03 at 20 23 52

HugoHeneault commented 6 years ago

Closing as I didn't use the delay option properly 😂