If you use any delay -- a single value like 450
or an array of values like [450, 150]
-- the tooltip does not show up at all.
The configuration I used:
<div
:title="`foo : ${bar}`"
v-tippy="{
distance: 7,
delay: [150, 150],
}"
/div>
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too