Akryum / Akryum/floating-vue

Tooltip content not change while visible

Ouverte
#467 1 commentaire 1 réaction 0 personnes assignées Voir sur GitHub
need-repro
Langage dominant
TypeScript
Étoiles
3.5k
Forks
341
Merge moyen
14 min
PR mergées (30 j)
8

Description

**Steps to reproduce:**
1. Put v-tooltip on element X, with the text "hello world!"
2. Hover on element X and wait for the tooltip to be shown with the text "hello world!"
3. While the tooltip is still displayed (in your code) update the text of the tooltip to be "bye world!"

**Expected result:**
The tooltip text would be changed to "bye world"

**Actual result:**
1. The text stays "bye world!"
2. Even after un-hover and re-over, the text stays "hello world!"

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.