Akryum / Akryum/floating-vue

Tooltips don't destroy when used in a scrollable table

未關閉
#939 4 則留言 4 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
TypeScript
星號
3.5k
分支
341
平均合併
14 分鐘
30 天內合併 PR
8

描述

I was using tooltips on elements in a scrollable section on the page.
In the given example it is a table that is longer than what is displayed on the page. By scrolling around rapidly the tooltips are not destroyed correctly. The tooltips are hidden, but remain in the DOM, even though the disposeTimer is set to 0.

The expected behaviour would be that the tooltips are destroyed when hidden.

The actual behaviour ist that although most are destroyed correctly, some are not which can cause other issues.

![tooltips](https://user-images.githubusercontent.com/51299475/225930024-6f992c36-aef6-4a94-a1a5-e5edee2ca11e.gif)

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。