KABBOUCHI / vue-tippy

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

Tooltip binds to window, not the hovered element #200

Closed AdamNewmanba closed 2 years ago

AdamNewmanba commented 3 years ago

We are using Vue Tippy 4.7.2, with Tippy 6.2.7, and our tooltips are binding to the top of the document, with 50% of the tooltip off screen, like this: https://imgur.com/a/RXvYVDZ

After troubleshooting with team members, we found that the translate property must not be setting correctly. https://imgur.com/JxmXO9R

All other tippy's across the site work. This started happening out of the blue last week, we've reverted out files to previous commits, and the problem remains. Thanks

KABBOUCHI commented 3 years ago

hi, Vue Tippy 4.7.2 uses Tippy v4, can u remove tippy v6 and retry?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.