wffranco / vue-strap

Bootstrap components built with Vue.js
http://wffranco.github.io/vue-strap/
MIT License
338 stars 133 forks source link

Selecting link in tooltip content #180

Open jsgv opened 5 years ago

jsgv commented 5 years ago

I am trying to select a link in the tooltip content. As soon as I move my cursor over the tooltip content, it fades away.

popover

Does it need a delay? I need to be able to select a link in the tooltip content. Thanks.