vue-lazyload
vue-lazyload copied to clipboard
Lazy component detaches or destroys vue-tippy in version 1.3.3
I posted this issue originally in vue-tippy, but it turns out older versions work with vue-tippy
just fine.
v.1.3.2
seems to be the newest version where vue-tippy
works, but it has some kind of error (item.destroy
) and the same thing in v.1.3.1
. So I had to go down to v.1.3.0
to get around the issues.