tippyjs
tippyjs copied to clipboard
interactive doesn't work when using triggerTarget
Bug description
The interactive
feature doesn't work when using triggerTarget
.
Reproduction
https://jsfiddle.net/9au81pq7/1/
Try to interact.
It works, you just need to set interactiveBorder to something. For example interactiveBorder: 30.
That's where my second issue comes into the picture. But regardless, that's a workaround. It doesn't really solve the issue.