fix: use innerText as tooltip text instead of bindings

-
this fixes the updates problem
-
This commit is contained in:
geoffrey45
2022-09-21 01:32:28 +03:00
parent fa8be2cde4
commit e03ed66f44
9 changed files with 70 additions and 46 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
></div>
</div>
<div class="tags">
<div class="title ellip" v-tooltip="track.title">
<div class="title ellip" v-tooltip>
{{ track.title }}
</div>
<hr />