Tooltip stuck when loading a new datatable
Tooltip stuck when loading a new datatable
Andska
Posts: 3Questions: 2Answers: 0
If I hover an element with a tooltip while a new table is loading then the tooltip will be stuck.
How can I make the stuck tooltip dissapear in this case?
Answers
Happy to take a look at a test case showing the issue. I suspect you'll need to resolve it in whatever tooltip library you are using though (or perhaps call a destroy action on it when the table is refreshed).
Allan