vue-tippy
Advanced tools
Comparing version 4.8.0 to 4.9.0
@@ -43,2 +43,5 @@ import tippy from 'tippy.js' | ||
} | ||
if(element._isVue){ | ||
element = element.$el; | ||
} | ||
@@ -45,0 +48,0 @@ if (isRef(opts.content)) { |
{ | ||
"name": "vue-tippy", | ||
"version": "4.8.0", | ||
"version": "4.9.0", | ||
"description": "Directive and Component wrapper for Tippy.js", | ||
@@ -5,0 +5,0 @@ "author": "Georges KABBOUCHI <georges.kabbouchi@gmail.com>", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
438001
9597