lusaxweb / vuesax

New Framework Components for Vue.js 2
https://lusaxweb.github.io/vuesax/
MIT License
5.64k stars 741 forks source link

Tooltip on avatar not working #647

Open bigperson opened 5 years ago

bigperson commented 5 years ago
<vs-tooltip text="Add account"  position="bottom" >
    <vs-avatar size="45px" text="+"/>           
</vs-tooltip>
SinestroWhite commented 5 years ago

Hi, I have the same issue but in my case the tooltips never open.

liudonghua123 commented 4 years ago

I have the same issue. Even the same code from the official site did not work.

liudonghua123 commented 4 years ago

@bigperson @SinestroWhite You could try this tricks https://github.com/lusaxweb/vuesax/issues/490#issuecomment-567346453.