Tooltip stuck when loading a new datatable

Tooltip stuck when loading a new datatable

AndskaAndska Posts: 3Questions: 2Answers: 0

If I hover an element with a tooltip while a new table is loading then the tooltip will be stuck.

GIF showing the problem.

How can I make the stuck tooltip dissapear in this case?

Answers

  • allanallan Posts: 61,718Questions: 1Answers: 10,108 Site admin

    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

Sign In or Register to comment.