Tooltip content not change while visible
Ouverte
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.